This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/vendor/autoload.php
2016-05-29 10:58:11 +02:00

8 lines
183 B
PHP

<?php
// autoload.php @generated by Composer
require_once __DIR__ . '/composer' . '/autoload_real.php';
return ComposerAutoloaderInit83c487173ca2d4f0ca8866f7816b9ab4::getLoader();