/e/class/connect.php 文件
查找
//默认不换行的字段 $nottobrf=',newstext,title,titlepic,newstime,befrom,writer,downpath,onlinepath,musicpath,booktexturl,';
改为为
//默认不换行的字段 $nottobrf=',softsay,newstext,title,titlepic,newstime,befrom,writer,downpath,onlinepath,musicpath,booktexturl,';
|