HERE ITS
<?
if(read_module(20) == 0){ echo locked('For the moment this page is closed...Please try again latter.','370'); }else{ $db_updates_times = file("sys_/muweb_db/".statistics_updates_tDB.""); $id=1; foreach($db_updates_times as $r_c){ $r_c = explode("|", $r_c); if($r_c[0] == $id){ $time...