Thread
:
解决织梦 \include\userlogin.class.php on line 21 报错的方法
View Single Post
#
1
IP: 58.241.206.226
2013-02-23, 08:42 AM
topvip
超级版主
Join Date: 2006-01-04
Posts: 1206
解决织梦 \include\userlogin.class.php on line 21 报错的方法
dede\templets
找到 index_body.htm 文件
把这些注释掉。
$(function()
{
$.get("index_testenv.php",function(data)
{
if(data !== '')
{
$("#__testEvn").html(data);
}
})
})
topvip
View Public Profile
Send a private message to topvip
Find all posts by topvip