Discuz7.0谷歌广告不能显示的临时解决办法
作者:番茄炒蛋 日期:2009-08-22
在目录找到\include\js\common.js 文件,删除以下代码,更新缓存即可
程序代码
演示地址:http://bbs.hz0668.com/
以上方法已经得到 Discuz官方的推荐
程序代码Array.prototype.push = function(value) {
this[this.length] = value;
return this.length;
}
this[this.length] = value;
return this.length;
}
演示地址:http://bbs.hz0668.com/
以上方法已经得到 Discuz官方的推荐
评论: 0 | 引用: 0 | 查看次数: -
发表评论
上一篇
下一篇

文章来自:
Tags: