* fix the css error when debug.

This commit is contained in:
wangchunsheng
2009-12-17 06:32:23 +00:00
parent 8bab038c44
commit 802e433afa

View File

@@ -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>*/