From: Alan Knowles Date: Tue, 25 Apr 2017 04:15:14 +0000 (+0800) Subject: GenerateNotifications.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=1252b8c9de9110f9d32293b02f56bf166834c097 GenerateNotifications.php --- diff --git a/GenerateNotifications.php b/GenerateNotifications.php index e95342a9..4d131d3d 100644 --- a/GenerateNotifications.php +++ b/GenerateNotifications.php @@ -8,7 +8,6 @@ class Pman_Core_GenerateNotifications { { - $w = DB_DataObject::factory('core_notify_recur'); if (is_a($w, 'DB_DataObject')) { $w->generateNotifications();