first
This commit is contained in:
commit
5aa7d034f7
3292 changed files with 465160 additions and 0 deletions
10
data/web/inc/lib/vendor/composer/autoload_namespaces.php
vendored
Executable file
10
data/web/inc/lib/vendor/composer/autoload_namespaces.php
vendored
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
// autoload_namespaces.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(__DIR__);
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'OAuth2' => array($vendorDir . '/bshaffer/oauth2-server-php/src'),
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue