Turned off debugging code that was left on.

git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716/site@594 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-08-17 02:52:47 +00:00
parent 23cdd0e497
commit ebd80a8313
4 changed files with 6 additions and 6 deletions

View File

@@ -50,7 +50,7 @@ class Transaction extends AppModel {
);
var $default_log_level = array('log' => 30, 'show' => 15);
//var $default_log_level = array('log' => 30, 'show' => 15);
//var $max_log_level = 10;
/**************************************************************************