X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=RefreshDatabaseCache.php;h=c9ddc410f6219c03bb4ba25cbcfa8f8b7a818df4;hb=5bbad8052d06c58f51935ba08823b775610e5171;hp=fca811b0ffd514c2fa2a3910f7c575189fbae604;hpb=feb864c4954b3dc76076f9e526ee3892caa95475;p=Pman.Core 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!");