Notify.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 25 May 2012 10:26:40 +0000 (18:26 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 25 May 2012 10:26:40 +0000 (18:26 +0800)
Notify.php

index b42824c..8a99c61 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) {