Parent Directory
|
Revision Log
|
Patch
| Revision 1.31 by sysadm, Mon May 19 01:44:49 2025 UTC | Revision 1.32 by sysadm, Mon May 19 01:45:45 2025 UTC | |
|---|---|---|
| # | Line 77 int bbs_login(MYSQL *db) | Line 77 int bbs_login(MYSQL *db) |
| 77 | ||
| 78 | if (!ok) | if (!ok) |
| 79 | { | { |
| 80 | display_file_ex(DATA_LOGIN_ERROR, 1, 0); | display_file_ex(DATA_LOGIN_ERROR, 1, 1); |
| 81 | return -1; | return -1; |
| 82 | } | } |
| 83 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |