From 1252b8c9de9110f9d32293b02f56bf166834c097 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 25 Apr 2017 12:15:14 +0800 Subject: [PATCH] GenerateNotifications.php --- GenerateNotifications.php | 1 - 1 file changed, 1 deletion(-) 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(); -- 2.39.2