mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
8 lines
154 B
PHP
8 lines
154 B
PHP
<?php
|
|
|
|
// autoload.php @generated by Composer
|
|
|
|
require_once __DIR__ . '/composer/autoload_real.php';
|
|
|
|
return ComposerAutoloaderInitSettings::getLoader();
|