/home/desid573/cf.desidrivers.com.au/google/api/vendor/google/auth
NameSizeModeActions
src/-0755rm
tests/-0755rm
.editorconfig3720644editdlrm
.gitignore240644editdlrm
.php_cs17630644editdlrm
.travis.yml4420644editdlrm
autoload.php11110644editdlrm
CHANGELOG.md5760644editdlrm
composer.json7090644editdlrm
CONTRIBUTING.md36550644editdlrm
COPYING113420644editdlrm
LICENSE102560644editdlrm
phpunit.xml.dist4430644editdlrm
README.md50680644editdlrm
Edit: /home/desid573/cf.desidrivers.com.au/google/api/vendor/google/auth/autoload.php (1111B)
3) { // Maximum class file path depth in this project is 3. $classPath = array_slice($classPath, 0, 3); } $filePath = dirname(__FILE__) . '/src/' . implode('/', $classPath) . '.php'; if (file_exists($filePath)) { require_once $filePath; } } spl_autoload_register('oauth2client_php_autoload');