mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-05 14:45:14 +08:00
更新至v1.85.2,更新内容在笔记中查看
This commit is contained in:
@@ -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']),
|
||||
|
||||
Reference in New Issue
Block a user