/var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/plugins/give/vendor/composer
NameSizeModeActions
autoload_classmap.php20460644editdlrm
autoload_files.php5360644editdlrm
autoload_namespaces.php1490644editdlrm
autoload_psr4.php10930644editdlrm
autoload_real.php26290644editdlrm
autoload_static.php56010644editdlrm
ClassLoader.php160680644editdlrm
installed.json299950644editdlrm
installed.php59510644editdlrm
InstalledVersions.php149910644editdlrm
LICENSE10700644editdlrm
platform_check.php9250644editdlrm
Edit: /var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/plugins/give/vendor/composer/autoload_real.php (2629B)
= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); if ($useStaticLoader) { require __DIR__ . '/autoload_static.php'; call_user_func(\Composer\Autoload\ComposerStaticInit1fc5c821db983a586f37398682c5c64c::getInitializer($loader)); } else { $map = require __DIR__ . '/autoload_namespaces.php'; foreach ($map as $namespace => $path) { $loader->set($namespace, $path); } $map = require __DIR__ . '/autoload_psr4.php'; foreach ($map as $namespace => $path) { $loader->setPsr4($namespace, $path); } $classMap = require __DIR__ . '/autoload_classmap.php'; if ($classMap) { $loader->addClassMap($classMap); } } $loader->register(true); if ($useStaticLoader) { $includeFiles = Composer\Autoload\ComposerStaticInit1fc5c821db983a586f37398682c5c64c::$files; } else { $includeFiles = require __DIR__ . '/autoload_files.php'; } foreach ($includeFiles as $fileIdentifier => $file) { composerRequire1fc5c821db983a586f37398682c5c64c($fileIdentifier, $file); } return $loader; } } /** * @param string $fileIdentifier * @param string $file * @return void */ function composerRequire1fc5c821db983a586f37398682c5c64c($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; require $file; } }