From: Alan Knowles Date: Tue, 25 Apr 2017 04:06:24 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=c663c0ae1e0418686ae1c7272c4f862db67f5272 Notify.php --- 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(); } - } + }