Parent Directory
|
Revision Log
|
Patch
| Revision 1.15 by sysadm, Fri Oct 17 12:23:01 2025 UTC | Revision 1.17 by sysadm, Wed Oct 22 04:48:53 2025 UTC | |
|---|---|---|
| # | Line 32 extern int list_ex_section(void *param); | Line 32 extern int list_ex_section(void *param); |
| 32 | extern int show_top10_menu(void *param); | extern int show_top10_menu(void *param); |
| 33 | extern int locate_article(void *param); | extern int locate_article(void *param); |
| 34 | extern int favor_topic(void *param); | extern int favor_topic(void *param); |
| 35 | extern int list_user(void *param); | |
| 36 | extern int list_online_user(void *param); | |
| 37 | ||
| 38 | #endif //_MENU_PROC_H_ | #endif //_MENU_PROC_H_ |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |