Parent Directory
|
Revision Log
|
Patch
| Revision 1.8 by sysadm, Wed Apr 23 05:13:57 2025 UTC | Revision 1.9 by sysadm, Wed Apr 23 05:40:11 2025 UTC | |
|---|---|---|
| # | Line 98 function section_setting(f) | Line 98 function section_setting(f) |
| 98 | ||
| 99 | function ex_dir_op(f, op) | function ex_dir_op(f, op) |
| 100 | { | { |
| 101 | instance.post('ex_dir_service.php', { | instance.post('section_service_dir.php', { |
| 102 | sid: <?= $result_set["data"]["sid"]; ?>, | sid: <?= $result_set["data"]["sid"]; ?>, |
| 103 | current_dir: f.current_dir.value, | current_dir: f.current_dir.value, |
| 104 | dir: f.dir.value, | dir: f.dir.value, |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |