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

@@ -225,5 +225,7 @@ catch(Exception $e)
$oP->p('<b>'.Dict::Format('UI:RunQuery:Error', $e->getMessage()).'</b>');
}
MetaModel::RecordQueryTrace();
$oP->output();
?>