Path : /var/lib/ntp/var/lib/ntp/proc/self/root/srv/www/vhosts/calyx/old/qad/ |
Current File : //var/lib/ntp/var/lib/ntp/proc/self/root/srv/www/vhosts/calyx/old/qad/index.php |
<?php // Uncomment this line if you must temporarily take down your site for maintenance. // require '.maintenance.php'; // Let bootstrap create Dependency Injection container. $container = require __DIR__ . '/app/bootstrap.php'; // Run application. $container->application->run();