bomp to 2.1.0

fix bug
This commit is contained in:
岳松
2013-08-25 18:31:23 +08:00
parent 047cf974e6
commit 0153b4b632
4 changed files with 54 additions and 57 deletions

View File

@@ -28,6 +28,4 @@ function callback_init(){
Option::updateOption('autopub', serialize($autopub));
$CACHE = Cache::getInstance();
$CACHE->updateCache('options');
}
?>
}