这个修改的地方比较多。一一来找首先找到文件:source/class/block/forum/block_forum.php 与文件:source/class/block/forum/block_thread.php找到代码:'titlelength' => array( 'title' => 'forumlist_titlelength', 'type' => 'text', 'default' => 40 ),将里面的40改成100。然后找到:$ti... Read More
posted @ 2014-03-08 11:22 PHP二次开发 Views(986) Comments(0) Diggs(0)