修改德语静态化生成链接

hotfix/远程访问多媒体中心
尹诚诚 8 years ago
parent 6e476bd13d
commit 253b70d7e9

@ -487,8 +487,7 @@ class Information extends CI_Controller {
$url = "http://144.76.185.44:8029/gm.php/information/delete_cache_23Xd913mddkgssODII?static_html_url=" . urlencode($url);
} else {
//先删除再生成,部分页面没有在信息平台中
$url = "http://144.76.185.44:8029/gm.php/information/delete_cache_23Xd913mddkgssODII?static_html_url=" . urlencode($url);
GET_HTTP($url);
GET_HTTP("http://144.76.185.44:8029/gm.php/information/delete_cache_23Xd913mddkgssODII?static_html_url=" . urlencode($url));
$url = "http://144.76.185.44:8029" . $url;
}
break;

Loading…
Cancel
Save