DataObjects/Core_notify.php
authorAlan <alan@roojs.com>
Fri, 6 Oct 2023 04:54:18 +0000 (12:54 +0800)
committerAlan <alan@roojs.com>
Fri, 6 Oct 2023 04:54:18 +0000 (12:54 +0800)
DataObjects/Core_notify.php

index 652f070..0998632 100644 (file)
@@ -344,7 +344,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject
         
         return true;
     }
-    
+    // after called do not rely on content as it includes NOW()
     function flagDone($event,$msgid)
     {
         $ww = clone($this);