Parent Directory
|
Revision Log
|
Patch
| Revision 1.15 by sysadm, Mon May 5 14:27:57 2025 UTC | Revision 1.16 by sysadm, Tue May 6 05:12:29 2025 UTC | |
|---|---|---|
| # | Line 39 extern char BBS_start_dt[50]; | Line 39 extern char BBS_start_dt[50]; |
| 39 | #define MAX_DELAY_TIME 600 | #define MAX_DELAY_TIME 600 |
| 40 | ||
| 41 | extern char BBS_username[BBS_username_max_len + 1]; | extern char BBS_username[BBS_username_max_len + 1]; |
| extern int BBS_user_money; | ||
| 42 | ||
| 43 | extern time_t BBS_login_tm; | extern time_t BBS_login_tm; |
| 44 | extern time_t BBS_last_access_tm; | extern time_t BBS_last_access_tm; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |