コード例 #1
0
ファイル: Cache.class.php プロジェクト: marcdraco/Webrathea
 static function disable_db_profiling()
 {
     system_base_Cache::$profile_sql = false;
 }