Notify.php
[Pman.Core] / Notify.php
index 3f3321c..d75613c 100644 (file)
@@ -318,10 +318,10 @@ class Pman_Core_Notify extends Pman
                 continue;
             };
             //echo "$module\n";
-            $x->updateData();
+            $x->generate();
         }
                 
-    }
+    
     }