Parent Directory
|
Revision Log
|
Patch
| Revision 1.3 by sysadm, Fri Oct 22 19:51:01 2004 UTC | Revision 1.4 by sysadm, Sat Oct 23 18:41:41 2004 UTC | |
|---|---|---|
| # | Line 130 bbs_welcome () | Line 130 bbs_welcome () |
| 130 | fclose(fout); | fclose(fout); |
| 131 | } | } |
| 132 | ||
| 133 | //Display logo | |
| 134 | strcpy (temp, app_home_dir); | |
| 135 | strcat (temp, "data/welcome.txt"); | |
| 136 | display_file (temp); | |
| 137 | ||
| 138 | //Display welcome message | //Display welcome message |
| 139 | prints ( | prints ( |
| 140 | "\033[1;35m»¶Ó¹âÁÙ\033[33m ¡¾ %s ¡¿ \033[35mBBS\r\n" | "\033[1;35m»¶Ó¹âÁÙ\033[33m ¡¾ %s ¡¿ \033[35mBBS\r\n" |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |