404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.137.181.9: ~ $
<?php

/**
 * THIS FILE IS FOR BACKWARDS COMPATIBLITY ONLY
 *
 * If you were not already including this file in your project, please ignore it
 */

$file = __DIR__ . '/../../vendor/autoload.php';

if (!file_exists($file)) {
  $exception = 'This library must be installed via composer or by downloading the full package.';
  $exception .= ' See the instructions at https://github.com/google/google-api-php-client#installation.';
  throw new Exception($exception);
}

$error = 'google-api-php-client\'s autoloader was moved to vendor/autoload.php in 2.0.0. This ';
$error .= 'redirect will be removed in 2.1. Please adjust your code to use the new location.';
trigger_error($error, E_USER_DEPRECATED);

require_once $file;

Filemanager

Name Type Size Permission Actions
AccessToken Folder 0755
AuthHandler Folder 0755
Http Folder 0755
Service Folder 0755
Task Folder 0755
Utils Folder 0755
Client.php File 31.19 KB 0644
Collection.php File 2.32 KB 0644
Exception.php File 647 B 0644
Model.php File 8.59 KB 0644
Service.php File 1.26 KB 0644
autoload.php File 721 B 0644