NotifyAction.php
authorAlan Knowles <alan@roojs.com>
Thu, 29 Sep 2011 14:10:08 +0000 (22:10 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Sep 2011 14:10:08 +0000 (22:10 +0800)
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