Parent Directory
|
Revision Log
|
Patch
| Revision 1.2 by sysadm, Tue Jun 24 10:01:24 2025 UTC | Revision 1.4 by sysadm, Sun Nov 2 08:13:50 2025 UTC | |
|---|---|---|
| # | Line 19 | Line 19 |
| 19 | ||
| 20 | #include "section_list.h" | #include "section_list.h" |
| 21 | ||
| 22 | extern int section_list_display(const char *sname); | extern int section_list_display(const char *sname, int32_t aid); |
| 23 | ||
| 24 | extern int section_list_ex_dir_display(SECTION_LIST *p_section); | extern int section_list_ex_dir_display(SECTION_LIST *p_section); |
| 25 | ||
| 26 | extern int section_aid_locations_save(int uid); | |
| 27 | extern int section_aid_locations_load(int uid); | |
| 28 | ||
| 29 | #endif //_SECTION_LIST_DISPLAY_H_ | #endif //_SECTION_LIST_DISPLAY_H_ |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |