sync
authorAlan Knowles <alan@roojs.com>
Tue, 11 Oct 2016 05:03:40 +0000 (13:03 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 11 Oct 2016 05:03:40 +0000 (13:03 +0800)
r.php

diff --git a/r.php b/r.php
index 167e210..aa1ee3e 100644 (file)
--- a/r.php
+++ b/r.php
@@ -37,7 +37,7 @@ new HTML_FlexyFramework( array(
 //  
           
     'DB_DataObject' => array(
-    'debug' => 5,    
+    //  'debug' => 5,    
 
         'class_location' => implode(PATH_SEPARATOR, array(
                 dirname(__FILE__). '/Pman/Crm/DataObjects',