Sindbad~EG File Manager

Current Path : /opt/nginxhttpd_/tests/
Upload File :
Current File : //opt/nginxhttpd_/tests/bootstrap.php

<?php

use Symfony\Component\Dotenv\Dotenv;

require dirname(__DIR__).'/vendor/autoload.php';

if (file_exists(dirname(__DIR__).'/config/bootstrap.php')) {
    require dirname(__DIR__).'/config/bootstrap.php';
} elseif (method_exists(Dotenv::class, 'bootEnv')) {
    (new Dotenv())->bootEnv(dirname(__DIR__).'/.env');
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists