Parent Directory
|
Revision Log
|
Patch
| Revision 1.20 by sysadm, Wed Apr 23 06:41:51 2025 UTC | Revision 1.21 by sysadm, Wed Apr 23 07:21:28 2025 UTC | |
|---|---|---|
| # | Line 208 function move_article(sid) | Line 208 function move_article(sid) |
| 208 | ||
| 209 | function set_ex_dir(fid) | function set_ex_dir(fid) |
| 210 | { | { |
| 211 | instance.post('set_ex_file_sub.php', { | instance.post('article_service_genex.php', { |
| 212 | id: <?= $result_set["data"]["id"]; ?>, | id: <?= $result_set["data"]["id"]; ?>, |
| 213 | fid: fid, | fid: fid, |
| 214 | }) | }) |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |