DataObjects/Core_notify_recur.php
authorChris <chris@roojs.com>
Thu, 24 May 2012 06:17:56 +0000 (14:17 +0800)
committerChris <chris@roojs.com>
Thu, 24 May 2012 06:17:56 +0000 (14:17 +0800)
DataObjects/Core_notify_recur.php

index 5778dce..d900b0f 100644 (file)
@@ -170,7 +170,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject
             $this->method = $w->method;
             //$this->dtstart = $w->dtstart;
             //$this->dtend = $w->dtend;
-            $this = clone($w);
+            //$this = clone($w);
             //$this->notifytimes(2);
             error_log($this->dtstart);
         }