|
|
更新缓存
-
- /**
- * 更新模块缓存
- */
- public function cache() {
- echo '<script type="text/javascript">parent.right.location.href = \'?m=admin&c=cache_all&a=init&pc_hash='.$_SESSION['pc_hash'].'\';window.top.art.dialog({id:\'install\'}).close();</script>';
- //showmessage(L('update_cache').L('success'), '', '', 'install');
- }
复制代码
|
|