From: Alan Knowles Date: Thu, 29 Sep 2011 14:10:08 +0000 (+0800) Subject: NotifyAction.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8bdfec56855b989ebf9325cae88e80fb5e7bd3f7 NotifyAction.php --- diff --git a/NotifyAction.php b/NotifyAction.php index e69de29b..ad845f34 100644 --- a/NotifyAction.php +++ b/NotifyAction.php @@ -0,0 +1,15 @@ + at present, just flags something as done..... + * + * + */ + +class Pman_Core_NotifyAction extends Pman +{ + + +} \ No newline at end of file