X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=RefreshDatabaseCache.php;h=2994e1bfeaa552f33dc4fce4376a938cc7f15895;hp=f4756328f52a69106e3d0fdf0367b44d97fc53f5;hb=443623f47935eb52acd65a3ff0d84eab1fd5a98b;hpb=130f6b9d38373bd1cd1ad4f7b2a2767240f8493d diff --git a/RefreshDatabaseCache.php b/RefreshDatabaseCache.php index f4756328..2994e1bf 100644 --- a/RefreshDatabaseCache.php +++ b/RefreshDatabaseCache.php @@ -39,9 +39,6 @@ class Pman_Core_RefreshDatabaseCache extends Pman function get($args, $opts=array()) { - //print_r($opts);exit; - - // 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.. @@ -51,6 +48,7 @@ class Pman_Core_RefreshDatabaseCache extends Pman HTML_FlexyFramework::get()->generateDataobjectsCache(true); $this->jok('DONE'); + } } \ No newline at end of file