/[LeafOK_CVS]/fenglin/bbs/section_list_dst.inc.php
ViewVC logotype

Diff of /fenglin/bbs/section_list_dst.inc.php

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

Revision 1.7 by sysadm, Thu Apr 24 13:03:36 2025 UTC Revision 1.9 by sysadm, Tue Apr 29 11:55:32 2025 UTC
# Line 37  Line 37 
37                                  <option value="0">-----选择版块-----</option>                                  <option value="0">-----选择版块-----</option>
38                          HTML;                          HTML;
39                  }                  }
40                    
41                  foreach ($section_hierachy as $c_index => $section_class)                  foreach ($section_hierachy as $c_index => $section_class)
42                  {                  {
43                          echo <<<HTML                          echo <<<HTML
# Line 58  Line 58 
58    
59                  return $buffer;                  return $buffer;
60          }          }
 ?>  


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

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