修改如下定义,然后加入到site.h
#define MAIL_BBSDOMAIN "smth.org"
#define NAME_BBS_ENGLISH "smth.org"
#define NAME_BBS_CHINESE "水木清华"
#define NAME_BBS_NICK "BBS 站"
#define BBS_FULL_NAME "BBS 水木清华站"
【 在 liangls@newsmth.net-SPAM.no (精灵射手) 的大作中提到: 】
: 这个是site.h里的内容
: 原先的kbs是在怎么写的?
: #ifndef __SYSNAME_H_
: #define __SYSNAME_H_
: #define BBSUID 501
: #define BBSGID 501
: /*#define USE_TMPFS 1*/
: #define TMPFSROOT "cache"
: #define SMTH 1 /*×÷ΪSMTHµÄ²âÊÔÕŸÂï*/
: #define HAVE_TSINGHUA_INFO_REGISTER 1
: ...................
--
FROM 59.66.175.149