From: Alan Knowles Date: Wed, 26 Oct 2011 05:10:22 +0000 (+0800) Subject: RefreshDatabaseCache.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=5bbad8052d06c58f51935ba08823b775610e5171 RefreshDatabaseCache.php --- diff --git a/RefreshDatabaseCache.php b/RefreshDatabaseCache.php index fca811b0..c9ddc410 100644 --- a/RefreshDatabaseCache.php +++ b/RefreshDatabaseCache.php @@ -41,8 +41,8 @@ class Pman_Core_RefreshDatabaseCache 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.. - DB_DataObject::debugLevel(1); - HTML_FlexyFramework::get()->debug = 1; + //DB_DataObject::debugLevel(1); + //HTML_FlexyFramework::get()->debug = 1; HTML_FlexyFramework::get()->generateDataobjectsCache(true); die("done!");