UpdateDatabase.php
authorAlan Knowles <alan@roojs.com>
Tue, 25 Apr 2017 04:12:26 +0000 (12:12 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 25 Apr 2017 04:12:26 +0000 (12:12 +0800)
Notify.php

Notify.php

index d75613c..3775456 100644 (file)
@@ -318,7 +318,7 @@ class Pman_Core_Notify extends Pman
                 continue;
             };
             //echo "$module\n";
-            $x->generate();
+            $x->generate($this);
         }