Parent Directory
|
Revision Log
|
Patch
| Revision 1.10 by sysadm, Sat May 31 10:23:23 2025 UTC | Revision 1.11 by sysadm, Tue Jun 3 05:33:06 2025 UTC | |
|---|---|---|
| # | Line 18 | Line 18 |
| 18 | #define _SECTION_LIST_LOADER_H_ | #define _SECTION_LIST_LOADER_H_ |
| 19 | ||
| 20 | #include "section_list.h" | #include "section_list.h" |
| 21 | #include <mysql.h> | #include <mysql/mysql.h> |
| 22 | ||
| 23 | #define ERR_UNKNOWN_SECTION -101 | #define ERR_UNKNOWN_SECTION -101 |
| 24 | #define LOAD_ARTICLE_COUNT_LIMIT 1000 | #define LOAD_ARTICLE_COUNT_LIMIT 1000 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |