mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-05-20 07:10:40 -04:00
added missing composer autoloader
This commit is contained in:
parent
9bde729cb5
commit
778fa6d0f5
11 changed files with 3524 additions and 0 deletions
7
vendor/autoload.php
vendored
Normal file
7
vendor/autoload.php
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
// autoload.php @generated by Composer
|
||||
|
||||
require_once __DIR__ . '/composer' . '/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInitDontChange::getLoader();
|
Loading…
Add table
Add a link
Reference in a new issue