更新至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

@@ -12,7 +12,7 @@ if(!defined('IN_DZZ') || !defined('IN_ADMIN')) {
@ini_set('max_execution_time',0);
@set_time_limit(0);
$gets = array(
'mod'=>'cloud',
'mod'=>MOD_NAME,
'op'=>'movetool_run',
'oremoteid'=>intval($_GET['oremoteid']),
'remoteid' =>intval($_GET['remoteid']),