slitaz-forge diff tank/web/graphs.php @ rev 593

pkgs/search.sh: set defaults to desc.
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Wed Jun 03 10:26:51 2015 +0300 (2015-06-03)
parents c70b14e7ce7d
children 8176f5915c1e
line diff
     1.1 --- a/tank/web/graphs.php	Thu Mar 14 12:08:29 2013 +0100
     1.2 +++ b/tank/web/graphs.php	Wed Jun 03 10:26:51 2015 +0300
     1.3 @@ -41,8 +41,8 @@
     1.4  			"if (n == 4) printf \"quad \"; print s }' ")?> -
     1.5  			<?php system("free | awk '/Mem:/ { x=2*$2-1; while (x >= 1024) { x /= 1024; ".
     1.6  			"n++ }; y=1; while (x > 2) { x /= 2; y *= 2}; ".
     1.7 -			"printf \"%d%cB RAM\",y,substr(\"MG\",n,1) }' ")?>  - Located next to Lausanne,
     1.8 -			Switzerland.
     1.9 +			"printf \"%d%cB RAM\",y,substr(\"MG\",n,1) }' ")?>  - Located in Gravelines,
    1.10 +			France.
    1.11  		</p>
    1.12  	</div>
    1.13  </div>