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/library/PHPGit.autoload.php

7 lines
182 B
PHP

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