DataObjects/Core_notify.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 11 Aug 2011 03:11:33 +0000 (11:11 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 11 Aug 2011 03:11:33 +0000 (11:11 +0800)
DataObjects/Core_notify.php

index 92688ef..fcb64fe 100644 (file)
@@ -73,7 +73,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject
         return !empty($msgid);
     }
     
-    function status()
+    function status() // used by commandline reporting at present..
     {
         switch($this->event_id) {
             case -1: