View file load/modul/foot.php

File size: 343B
<?
list($msec,$sec)=explode(chr(32),microtime());
$mcs_time = round(($sec+$msec)-$headtime,4);

if($ver=='wml') print "[$mcs_time]<br/><a href=\"http://$set_site\">На главную</a></small></p></card></wml>";  else print "<div class=\"c\">[$mcs_time]<br/><a href=\"http://$set_site\">На главную</a></div></body></html>";
?>