Parent Directory
|
Revision Log
|
Patch
| Revision 1.9 by sysadm, Wed Apr 23 05:13:56 2025 UTC | Revision 1.10 by sysadm, Sun Apr 27 04:32:05 2025 UTC | |
|---|---|---|
| # | Line 120 | Line 120 |
| 120 | )); | )); |
| 121 | } | } |
| 122 | mysqli_free_result($rs); | mysqli_free_result($rs); |
| 123 | ||
| 124 | // Load section list | // Load section list |
| 125 | $ret = load_section_list($result_set["data"]["section_hierachy"], | $ret = load_section_list($result_set["data"]["section_hierachy"], |
| 126 | function (array $section, array $filter_param) : bool | function (array $section, array $filter_param) : bool |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |