From c663c0ae1e0418686ae1c7272c4f862db67f5272 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 25 Apr 2017 12:06:24 +0800 Subject: [PATCH] Notify.php --- Notify.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Notify.php b/Notify.php index 3f3321c3..d75613c4 100644 --- a/Notify.php +++ b/Notify.php @@ -318,10 +318,10 @@ class Pman_Core_Notify extends Pman continue; }; //echo "$module\n"; - $x->updateData(); + $x->generate(); } - } + } -- 2.39.2