ACC SHELL

Path : /srv/www/vhosts/unisol/www/
File Upload :
Current File : /srv/www/vhosts/unisol/www/index.php

<?php

// let bootstrap create Dependency Injection container
$container = require __DIR__ . '../app/bootstrap.php';

// run application
$container->application->run();

ACC SHELL 2018