ACC SHELL

Path : /srv/www/vhosts/svj-u-leskavy/
File Upload :
Current File : /srv/www/vhosts/svj-u-leskavy/index.php

<?php

// Uncomment this line if you must temporarily take down your site for maintenance.
// require '.maintenance.php';

$container = require __DIR__ . '/app/bootstrap.php';

$container->getService('application')->run();

ACC SHELL 2018