Parent Directory
|
Revision Log
|
Patch
| Revision 1.18 by sysadm, Mon Oct 13 05:39:45 2025 UTC | Revision 1.19 by sysadm, Mon Oct 13 07:13:39 2025 UTC | |
|---|---|---|
| # | Line 30 static const BBS_CMD bbs_cmd_list[] = { | Line 30 static const BBS_CMD bbs_cmd_list[] = { |
| 30 | {"M_FAVOR_SECTION", favor_section_filter}, | {"M_FAVOR_SECTION", favor_section_filter}, |
| 31 | {"VIEW_EX_ARTICLE", view_ex_article}, | {"VIEW_EX_ARTICLE", view_ex_article}, |
| 32 | {"LIST_EX_SECTION", list_ex_section}, | {"LIST_EX_SECTION", list_ex_section}, |
| 33 | {"TOP10", top10_menu}, | {"TOP10", show_top10_menu}, |
| 34 | {"LOCATE_ARTICLE", locate_article}, | {"LOCATE_ARTICLE", locate_article}, |
| 35 | {"FAVOR_TOPIC", favor_topic}, | {"FAVOR_TOPIC", favor_topic}, |
| 36 | }; | }; |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |