UpdateDatabase.php
[Pman.Core] / 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);
         }