Path : /srv/www/vhosts/svj-u-leskavy/ |
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();