Notify.php
authorAlan Knowles <alan@roojs.com>
Mon, 10 Mar 2014 09:40:44 +0000 (17:40 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 10 Mar 2014 09:40:44 +0000 (17:40 +0800)
Notify.php

index 955d7c8..55d35dd 100644 (file)
@@ -158,7 +158,7 @@ class Pman_Core_Notify extends Pman
             
         }
      
-        DB_DataObject::debugLevel(1);
+        //DB_DataObject::debugLevel(1);
         $w = DB_DataObject::factory($this->table);