Revert "改名"
This reverts commit fdf58326
This commit is contained in:
+1
-1
@@ -849,7 +849,7 @@ if (!function_exists('storage')) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (empty($fileName)) {
|
if (empty($fileName)) {
|
||||||
return $basePath . '/' . $path . '/';
|
return $basePath . '/' . $path;
|
||||||
}
|
}
|
||||||
$fileName = $basePath . '/' . $path . $fileName;
|
$fileName = $basePath . '/' . $path . $fileName;
|
||||||
if (!file_exists($fileName)) {
|
if (!file_exists($fileName)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user