Initial commit: CloudOps infrastructure platform
This commit is contained in:
13
docker-compose/mautic-setup/mautic-backup-files/docroot/autoload.php
Executable file
13
docker-compose/mautic-setup/mautic-backup-files/docroot/autoload.php
Executable file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @file
|
||||
* Includes the autoloader created by Composer.
|
||||
*
|
||||
* This file was generated by mautic-scaffold.
|
||||
*.
|
||||
* @see composer.json
|
||||
* @see index.php
|
||||
*/
|
||||
|
||||
return require __DIR__ . '/../vendor/autoload.php';
|
||||
Reference in New Issue
Block a user