Parent Directory
|
Revision Log
|
Patch
| Revision 1.5 by sysadm, Tue Mar 22 08:19:11 2005 UTC | Revision 1.6 by sysadm, Fri Apr 8 11:11:11 2005 UTC | |
|---|---|---|
| # | Line 74 typedef struct user_priv BBS_user_priv; | Line 74 typedef struct user_priv BBS_user_priv; |
| 74 | extern char BBS_username[BBS_max_username_length]; | extern char BBS_username[BBS_max_username_length]; |
| 75 | extern BBS_user_priv BBS_priv; | extern BBS_user_priv BBS_priv; |
| 76 | extern int BBS_passwd_complex; | extern int BBS_passwd_complex; |
| 77 | extern int BBS_user_money; | |
| 78 | ||
| 79 | extern time_t BBS_login_tm; | extern time_t BBS_login_tm; |
| 80 | 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 |