GenerateNotifications.php
authorAlan Knowles <alan@roojs.com>
Tue, 25 Apr 2017 04:12:04 +0000 (12:12 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 25 Apr 2017 04:12:04 +0000 (12:12 +0800)
GenerateNotifications.php

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