update install/update.php.

Signed-off-by: 小胡 <3203164629@qq.com>
This commit is contained in:
小胡
2023-09-22 04:04:24 +00:00
committed by Gitee
Unverified
parent 61c4006186
commit a656b8750f

View File

@@ -6,7 +6,7 @@
* @link http://www.dzzoffice.com
* @author zyx(zyx@dzz.cc)
*/
require './core/coreBase.php';
require '../core/coreBase.php';
@set_time_limit(0);
$cachelist = array();
$dzz = C::app();