New developer tool: cosmetics

SVN:trunk[2472]
This commit is contained in:
Romain Quetiez
2012-11-27 17:24:35 +00:00
parent e1d2723283
commit 85974da27b
5 changed files with 8 additions and 5 deletions

View File

@@ -2371,7 +2371,7 @@ abstract class MetaModel
}
}
public static function ShowQueryTrace()
public static function RecordQueryTrace()
{
if (!self::$m_bTraceQueries) return;