读书人

除了ECSHOP版权

发布时间: 2013-09-30 09:50:49 作者: rapoo

去掉ECSHOP版权



4.如何去掉ecshop管理后台的补丁更新
找到 admin/index.php
查找echo $api_str;

//echo $api_str;
//$f=ROOT_PATH . 'data/config.php';
//file_put_contents($f,str_replace("'API_TIME', '".API_TIME."'","'API_TIME', '".date('Y-m-d H:i:s',time())."'",file_get_contents($f)));
//write_static_cache('api_str', $api_str);

读书人网 >Web前端

热点推荐