DataObjects/Core_notify_recur.php
authorChris <chris@roojs.com>
Thu, 24 May 2012 05:47:07 +0000 (13:47 +0800)
committerChris <chris@roojs.com>
Thu, 24 May 2012 05:47:07 +0000 (13:47 +0800)
DataObjects/Core_notify_recur.php

index 59b7bc7..5b1a029 100644 (file)
@@ -155,9 +155,9 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject
             $test[] = clone($w);
             error_log($w);
         }
-        foreach($test as $item){
-            error_log($item);
-        }
+//        foreach($test as $item){
+//            error_log($item);
+//        }
         
     }