4 lines
105 B
PHP
4 lines
105 B
PHP
<?php
|
|
|
|
require dirname(__DIR__) . DIRECTORY_SEPARATOR . 'vendor' . DIRECTORY_SEPARATOR . 'autoload.php';
|