debug
This commit is contained in:
parent
fb171e0655
commit
f2b5c1b248
|
@ -28,6 +28,6 @@ class Storage
|
||||||
return new S3Storage($storage_name, $config);
|
return new S3Storage($storage_name, $config);
|
||||||
}
|
}
|
||||||
|
|
||||||
return null;
|
return (-2);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue