DataObjects/Core_notify_blacklist.php
authorAlan <alan@roojs.com>
Fri, 6 Oct 2023 05:28:30 +0000 (13:28 +0800)
committerAlan <alan@roojs.com>
Fri, 6 Oct 2023 05:28:30 +0000 (13:28 +0800)
DataObjects/Core_notify_blacklist.php

index 6aa5b8e..86ba5e5 100644 (file)
@@ -17,6 +17,9 @@ class Pman_Core_DataObjects_Core_notify_blacklist extends DB_DataObject
     public $added_dt;
     
     
-    
+    function messageIsBlacklisted($str)
+    {
+        
+    }
     
 }
\ No newline at end of file