You've already forked qlg.tsgz.moe
addons
app_download_files
extend
hyhproject
mobile
oss
static
thinkphp
upload
vendor
5ini99
composer
ClassLoader.php
LICENSE
autoload_classmap.php
autoload_files.php
autoload_namespaces.php
autoload_psr.php
autoload_psr4.php
autoload_real.php
autoload_static.php
oss-sdk
swoole
wechat
.htaccess
autoload.php
wxtmp
.gitignore
.htaccess
.user.ini
404.html
H5436787D.wgt
admin.php
app-release.apk
app_download.html
cash.lock
demo.php
get_startup.php
get_version.php
get_version_new.php
index.html
index.php
reg.lock
robots.txt
11 lines
216 B
PHP
Executable File
11 lines
216 B
PHP
Executable File
<?php
|
|
|
|
// autoload_psr4.php @generated by Composer
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'think\\addons\\' => array($vendorDir . '/5ini99/think-addons/src'),
|
|
);
|