Parent Directory
|
Revision Log
|
Patch
| Revision 1.1 by sysadm, Tue Oct 21 11:11:28 2025 UTC | Revision 1.3 by sysadm, Sun Nov 2 14:38:53 2025 UTC | |
|---|---|---|
| # | Line 19 | Line 19 |
| 19 | ||
| 20 | #include "user_list.h" | #include "user_list.h" |
| 21 | ||
| 22 | extern int user_list_display(void); | extern int user_list_display(int online_user); |
| 23 | ||
| 24 | extern int user_list_search(void); | |
| 25 | ||
| 26 | #endif //_USER_LIST_DISPLAY_H_ | #endif //_USER_LIST_DISPLAY_H_ |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |