mirror of
https://gitee.com/ulthon/ul-file-share.git
synced 2026-07-08 05:42:48 +08:00
更新说明文件安装教程;更新数据库安装;兼容不接入时user_hub的提醒;
This commit is contained in:
@@ -64,7 +64,7 @@ class Index extends Common
|
||||
$post_data['times_last'] = $post_data['times'];
|
||||
$root_dir = App::getRootPath();
|
||||
|
||||
$safe_dir = '/safe/';
|
||||
$safe_dir = 'safe'.DIRECTORY_SEPARATOR;
|
||||
|
||||
$file_preifx = $root_dir . $safe_dir;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user