From: Alan Knowles Date: Tue, 25 Apr 2017 04:12:26 +0000 (+0800) Subject: UpdateDatabase.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=03246410a48c6defa202d0dc8506526f460368ce UpdateDatabase.php Notify.php --- diff --git a/Notify.php b/Notify.php index d75613c4..3775456b 100644 --- a/Notify.php +++ b/Notify.php @@ -318,7 +318,7 @@ class Pman_Core_Notify extends Pman continue; }; //echo "$module\n"; - $x->generate(); + $x->generate($this); }