update('default_mod','banner'); include_once libfile('function/cache'); updatecache('setting'); /*//修改地址 $file=realpath(DZZ_ROOT.'./dzz/imageTool/js/widgets.js'); $file1=(DZZ_ROOT.'./dzz/imageTool/js/widgets.min.js'); $content=file_get_contents($file); $content=str_replace('http://127.0.0.2',rtrim($_G['siteurl'],'/'),$content); file_put_contents($file1,$content);*/ // dheader("location: ".$_G['siteurl'].'index.php?mod=pichome'); exit(); //Hook::listen("adminlogin"); //