Parent Directory
|
Revision Log
|
Patch
| Revision 1.8 by sysadm, Mon Apr 28 03:30:59 2025 UTC | Revision 1.9 by sysadm, Mon Apr 28 12:45:57 2025 UTC | |
|---|---|---|
| # | Line 36 int BBS_user_money = 0; | Line 36 int BBS_user_money = 0; |
| 36 | ||
| 37 | time_t BBS_login_tm; | time_t BBS_login_tm; |
| 38 | time_t BBS_last_access_tm; | time_t BBS_last_access_tm; |
| time_t BBS_last_sub_tm; | ||
| 39 | ||
| 40 | char BBS_current_section_name[20]; | char BBS_current_section_name[20]; |
| 41 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |