Parent Directory
|
Revision Log
|
Patch
| Revision 1.24 by sysadm, Sat Jun 14 09:20:13 2025 UTC | Revision 1.25 by sysadm, Wed Jun 18 02:29:54 2025 UTC | |
|---|---|---|
| # | Line 43 int BBS_user_exp; | Line 43 int BBS_user_exp; |
| 43 | time_t BBS_login_tm; | time_t BBS_login_tm; |
| 44 | time_t BBS_last_access_tm; | time_t BBS_last_access_tm; |
| 45 | ||
| 46 | char BBS_current_section_name[BBS_section_name_max_len + 1]; | char BBS_current_action[BBS_current_action_max_len + 1]; |
| 47 | ||
| 48 | char *setuserfile(char *buf, size_t len, const char *filename) | char *setuserfile(char *buf, size_t len, const char *filename) |
| 49 | { | { |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |