From: Alan Knowles Date: Wed, 6 Apr 2011 15:10:31 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=fd584c63ec7765e299030ebb94be5cb7836b0a47;p=Pman.Core NotifySend.php --- 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();