File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11<?php
2- require_once ' ../autoload.php ' ;
2+ require_once __DIR__ . ' / ../autoload.php ' ;
33
44use Qiniu \Auth ;
55use Qiniu \Storage \BucketManager ;
Original file line number Diff line number Diff line change 11<?php
2- require_once ' ../autoload.php ' ;
2+ require_once __DIR__ . ' / ../autoload.php ' ;
33
44use Qiniu \Auth ;
55
Original file line number Diff line number Diff line change 11<?php
2- require_once ' ../autoload.php ' ;
2+ require_once __DIR__ . ' / ../autoload.php ' ;
33
44use Qiniu \Auth ;
55
Original file line number Diff line number Diff line change 11<?php
2- require_once ' ../autoload.php ' ;
2+ require_once __DIR__ . ' / ../autoload.php ' ;
33
44use Qiniu \Auth ;
55use Qiniu \Storage \BucketManager ;
Original file line number Diff line number Diff line change 11<?php
2- require_once ' ../autoload.php ' ;
2+ require_once __DIR__ . ' / ../autoload.php ' ;
33
44use Qiniu \Auth ;
55use Qiniu \Storage \BucketManager ;
Original file line number Diff line number Diff line change 11<?php
2- require_once ' ../autoload.php ' ;
2+ require_once __DIR__ . ' / ../autoload.php ' ;
33
44use Qiniu \Auth ;
55use Qiniu \Processing \PersistentFop ;
Original file line number Diff line number Diff line change 11<?php
2- require_once ' ../autoload.php ' ;
2+ require_once __DIR__ . ' / ../autoload.php ' ;
33
44use Qiniu \Auth ;
55use Qiniu \Processing \PersistentFop ;
Original file line number Diff line number Diff line change 11<?php
2- require_once ' ../autoload.php ' ;
2+ require_once __DIR__ . ' / ../autoload.php ' ;
33
44use Qiniu \Auth ;
55use Qiniu \Storage \UploadManager ;
Original file line number Diff line number Diff line change 11<?php
2- require_once ' ../autoload.php ' ;
2+ require_once __DIR__ . ' / ../autoload.php ' ;
33
44use Qiniu \Auth ;
55
You can’t perform that action at this time.
0 commit comments