NotifyAction.php
[Pman.Core] / NotifyAction.php
index e69de29..ad845f3 100644 (file)
@@ -0,0 +1,15 @@
+<?php
+/**
+ * in theory a generic 'action' handler..
+ *
+ * Part of the eventual workflow code...
+ * -> at present, just flags something as done.....
+ *
+ *
+ */
+
+class Pman_Core_NotifyAction extends Pman
+{
+    
+    
+}
\ No newline at end of file