From fd584c63ec7765e299030ebb94be5cb7836b0a47 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 6 Apr 2011 23:10:31 +0800 Subject: [PATCH] NotifySend.php --- NotifySend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NotifySend.php b/NotifySend.php index 2230a877..09f8bdd0 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -16,7 +16,7 @@ require_once 'Pman.php'; class Pman_Core_NotifySend extends Pman { - var $table = 'core_notify' + var $table = 'core_notify'; function getAuth() { $ff = HTML_FlexyFramework::get(); -- 2.39.2