ACC SHELL

Path : /var/lib/ntp/var/lib/ntp/proc/self/root/srv/www/vhosts/calyx/old/qad/
File Upload :
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();

ACC SHELL 2018