* fix the css error when debug.
This commit is contained in:
@@ -69,6 +69,7 @@ if($config->debug)
|
||||
$memory = round(memory_get_peak_usage() / 1024, 1);
|
||||
$querys = count(dao::$querys);
|
||||
echo "<div id='debugbar'>TIME: $timeUsed ms, MEM: $memory KB, SQL: $querys. </div>";
|
||||
echo '<style>body{padding-bottom:50px}</style>';
|
||||
}
|
||||
|
||||
/* <20><>ȡϵͳʱ<CDB3>䣬<E4A3AC><CEA2>Ϊ<EFBFBD><CEAA>λ<EFBFBD><CEBB>*/
|
||||
|
||||
Reference in New Issue
Block a user