Parent Directory
|
Revision Log
|
Patch
| Revision 1.13 by sysadm, Tue Nov 30 07:10:32 2004 UTC | Revision 1.14 by sysadm, Wed Dec 1 06:04:37 2004 UTC | |
|---|---|---|
| # | Line 56 int | Line 56 int |
| 56 | bbs_info() | bbs_info() |
| 57 | { | { |
| 58 | prints( | prints( |
| 59 | "»¶Ó¹âÁÙ \033[1:33m%s \033[32m[%s] \033[37m( %s )\r\n", | "»¶Ó¹âÁÙ \033[1;33m%s \033[32m[%s] \033[37m( %s )\r\n", |
| 60 | BBS_name, BBS_server, app_version); | BBS_name, BBS_server, app_version); |
| 61 | ||
| 62 | iflush(); | iflush(); |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |