From: Alan Knowles Date: Wed, 6 Apr 2011 14:57:08 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=44eea1f96587a5662e8b95ed6ef0da48de894fbc;p=Pman.Core NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index 42d3ecae..a7a6d59f 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -13,11 +13,9 @@ require_once 'Pman.php'; */ -class Pman_Core_Notify extends Pman +class Pman_Core_NotifySend extends Pman { - var $table = 'core_notify'; - var $target = 'Core/NotifySend'; function getAuth() {