/[LeafOK_CVS]/fenglin/bbs/section_setting.php
ViewVC logotype

Diff of /fenglin/bbs/section_setting.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.9 by sysadm, Wed Apr 23 05:13:56 2025 UTC Revision 1.11 by sysadm, Tue Apr 29 11:55:32 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
# Line 151  Line 151 
151                  exit(json_encode($result_set)); // Output data in Json                  exit(json_encode($result_set)); // Output data in Json
152          }          }
153          include $theme_view_file;          include $theme_view_file;
 ?>  


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1