Sindbad~EG File Manager

Current Path : /var/www/web3/lists/
Upload File :
Current File : /var/www/web3/lists/api.php

<?php

use PhpList\Core\Core\Bootstrap;

if (version_compare(phpversion(), '7.0.0', '<')) {
  die('API is not supported on this PHP version.');
}
require_once __DIR__ . '/base/vendor/autoload.php';

Bootstrap::getInstance()
    ->configure()
    ->dispatch();

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