Notify.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 3 Feb 2012 04:38:54 +0000 (12:38 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 3 Feb 2012 04:38:54 +0000 (12:38 +0800)
Notify.php

index 34491c4..4d6867a 100644 (file)
@@ -91,7 +91,7 @@ class Pman_Core_Notify extends Pman
             $this->send_to = $opts['send-to'];
         }
      
-        DB_DataObject::debugLevel(1);
+        //DB_DataObject::debugLevel(1);
         $w = DB_DataObject::factory($this->table);
         
         if (!$showold) {