更新至v1.85.2,更新内容在笔记中查看

This commit is contained in:
小胡
2023-08-30 17:17:34 +08:00
Unverified
parent d64bb5b48a
commit ea85f2f305
124 changed files with 870 additions and 1504 deletions

View File

@@ -13,7 +13,7 @@ $navtitle=lang('dzzpan').' - '.lang('migration_tool').' - '.lang('cloud_set');
if(submitcheck('movesubmit')){
$_GET=dhtmlspecialchars($_GET);
$gets = array(
'mod'=>'cloud',
'mod'=>MOD_NAME,
'op'=>'movetool_run',
'oremoteid'=>intval($_GET['oremoteid']),
'remoteid' =>intval($_GET['remoteid']),