初始上传
This commit is contained in:
6
vendor/xxtime/flysystem-aliyun-oss/tests/bootstrap.php
vendored
Executable file
6
vendor/xxtime/flysystem-aliyun-oss/tests/bootstrap.php
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
error_reporting(E_ALL | E_STRICT);
|
||||
date_default_timezone_set('UTC');
|
||||
|
||||
require_once __DIR__ . '/../vendor/autoload.php';
|
||||
Reference in New Issue
Block a user