Parent Directory
|
Revision Log
|
Patch
| Revision 1.18 by sysadm, Sat Jun 7 10:14:20 2025 UTC | Revision 1.19 by sysadm, Sun Jun 8 09:25:25 2025 UTC | |
|---|---|---|
| # | Line 434 int section_list_display(const char *sna | Line 434 int section_list_display(const char *sna |
| 434 | break; | break; |
| 435 | } | } |
| 436 | ||
| 437 | ret = display_data(cache.p_data, cache.line_total, cache.line_offsets, 1, 0, | ret = display_data(cache.p_data, cache.line_total, cache.line_offsets, 0, |
| 438 | display_article_key_handler, DATA_READ_HELP); | display_article_key_handler, DATA_READ_HELP); |
| 439 | ||
| 440 | if (article_cache_unload(&cache) < 0) | if (article_cache_unload(&cache) < 0) |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |