Update storage.php
This commit is contained in:
parent
1c40f1ad46
commit
33b9d96802
|
@ -74,7 +74,7 @@ if(!check_function_exists("get_storage_url")) {
|
|||
}
|
||||
|
||||
if(!check_function_exists("move_uploaded_file_to_storage")) {
|
||||
function move_uploaded_file_to_stroage($options=array()) {
|
||||
function move_uploaded_file_to_storage($options=array()) {
|
||||
$response = array(
|
||||
"files" => array()
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue
Block a user