DataObjects/Core_notify.php
[Pman.Core] / DataObjects / Core_notify.php
index 6250300..5e85aeb 100644 (file)
@@ -334,7 +334,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject
         
         ob_end_clean();
         
-        return;
+        return true;
     }
     
 }