RunGenerator.php
[Pman.Core] / RunGenerator.php
index 89bf5a1..ab5930b 100644 (file)
@@ -47,7 +47,7 @@ class Pman_Core_RunGenerator extends Pman
         // technically it would be good to trash the cached ini files here.. 
         // however we can not really do that, as the ownships are off..
         //we can however regen our own files..
-        
+        HTML_FlexyFramework::generateDataobjectsCache(true);
         
         die("done!");
     }