Parent Directory
|
Revision Log
|
Patch
| Revision 1.61 by sysadm, Fri May 30 12:51:00 2025 UTC | Revision 1.62 by sysadm, Wed Jun 4 13:42:53 2025 UTC | |
|---|---|---|
| # | Line 177 int bbs_logout(MYSQL *db) | Line 177 int bbs_logout(MYSQL *db) |
| 177 | ||
| 178 | display_file(DATA_GOODBYE, 1, 1); | display_file(DATA_GOODBYE, 1, 1); |
| 179 | ||
| 180 | log_std("User logout\n"); | log_common("User logout\n"); |
| 181 | ||
| 182 | return 0; | return 0; |
| 183 | } | } |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |