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

mirror: add QR code
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 20 18:32:44 2013 +0100 (2013-03-20)
parents 1f255fd08adf
children 9fb4e50abf5a
line diff
     1.1 --- a/tank/web/graphs.php	Mon Jul 16 12:46:27 2012 +0200
     1.2 +++ b/tank/web/graphs.php	Wed Mar 20 18:32:44 2013 +0100
     1.3 @@ -50,6 +50,7 @@
     1.4  <!-- Content -->
     1.5  <div id="content">
     1.6  
     1.7 +<div align="center"> <?php echo date("r"); ?> </div>
     1.8  <?php
     1.9  
    1.10  $myurl="http://".$_SERVER['SERVER_NAME'].$_SERVER['SCRIPT_NAME'];