曼波中国
曼波社区
曼波知识库
曼波搜索

查看完整版本: 漫波整站系统(5.0)怎么修改版权信息?谢谢

aleon 2007-4-17 16:01

漫波整站系统(5.0)怎么修改版权信息?谢谢

漫波整站系统(5.0)怎么修改版权信息?谢谢!
  万分感谢!!!

nemo_sha 2007-4-17 22:48

includes文件夹里的footer.php里面

hekey 2007-4-25 10:02

defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
global $_VERSION;

?>
<div align="center"><br /><?php echo _D_MAMBORS; ?></div>

还是不明白?能具体点么?

hekey 2007-4-25 10:14

弄明白了。。<?php echo _D_MAMBORS; ?>这个换成其他就OK了

neodes 2008-4-24 23:31

三楼的兄弟能说详细点吗

feelshanghai 2008-10-18 03:43

BTW I think v453 gets rid of all this issue related to the footer as far as where to modify. Because there are actually 3 places you can do this.(上面的鸟语,就不解释了)修改下面三个地方,升级后的。5.5让我也费了一点时间改版权

1 路径- Template's index.php(自己的模板里面需要设置一下)
2 路径- includes/version.php(放入你所需要网站要描述的文字)
3 路径- includes/footer.php(放入您想要的链接,其实也可以放文字)5.5当中那句php echo _D_MAMBORS;可以更改成你想要表达的语句,但前提是把那句话要删了(希望lang3)没看到我说的
页: [1]
查看完整版本: 漫波整站系统(5.0)怎么修改版权信息?谢谢