From: Alan Knowles Date: Fri, 17 Sep 2010 04:28:36 +0000 (+0800) Subject: RunGenerator.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=6a8403381782c9badd799eb4860a28a2bbcb300d RunGenerator.php --- diff --git a/RunGenerator.php b/RunGenerator.php index 89bf5a17..ab5930b3 100644 --- a/RunGenerator.php +++ b/RunGenerator.php @@ -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!"); }