diff --git a/trunk/web/status.php b/trunk/web/status.php index 2281ffafbc9..b476611a9a0 100644 --- a/trunk/web/status.php +++ b/trunk/web/status.php @@ -546,17 +546,13 @@ function formatTimeLength($length) { $view_status[$i][8]= $row['in_date']; } if($total_count>0) $avg_delay/= $total_count; -?> - +/////////////////////////Common foot +if(file_exists('./include/cache_end.php')) + require_once('./include/cache_end.php');