DataObjects/Core_notify_recur.php
authorAlan Knowles <alan@roojs.com>
Wed, 14 Nov 2012 06:21:10 +0000 (14:21 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 14 Nov 2012 06:21:10 +0000 (14:21 +0800)
DataObjects/Core_notify_recur.php

index 8ec2043..39fb063 100644 (file)
@@ -60,7 +60,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject
     {
         $e = DB_DataObject::Factory('core_enum');
         $e->get($this->method_id);
-        
+        return $e;
     }
     
     function notifytimes($advance)