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

index b335ecf..902b7a4 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);
         
         if (!$showold) {