From f9346bede85795e5126b98aee33610c36fe957f7 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Sep 2011 22:28:00 +0800 Subject: [PATCH] NotifyAction.php --- NotifyAction.php | 1 + 1 file changed, 1 insertion(+) diff --git a/NotifyAction.php b/NotifyAction.php index a6503d17..20d0b6bc 100644 --- a/NotifyAction.php +++ b/NotifyAction.php @@ -7,6 +7,7 @@ * * */ +require_once 'Pman.php'; class Pman_Core_NotifyAction extends Pman { -- 2.39.2