From 8bdfec56855b989ebf9325cae88e80fb5e7bd3f7 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Sep 2011 22:10:08 +0800 Subject: [PATCH] NotifyAction.php --- NotifyAction.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 -- 2.39.2