GenerateNotifications.php
[Pman.Core] / GenerateNotifications.php
index e69de29..ec31075 100644 (file)
@@ -0,0 +1,13 @@
+<?php
+
+
+class Pman_Core_GenerateNotifications {
+    
+    
+    function generate()
+    {
+        
+        
+    }
+    
+}