ACC SHELL

Path : /srv/www/vhosts/duklavysco/libs/
File Upload :
Current File : /srv/www/vhosts/duklavysco/libs/autoload.php

<?php

// This is default autoload.php. It can be overwritten by Composer.

if (!is_file(__DIR__ . '/Nette/loader.php')) {
	die("Nette Framework is expected in directory '" . __DIR__ . "/Nette' but not found. Check if the path is correct or edit file '" . __FILE__ . "'.");
}

require __DIR__ . '/Nette/loader.php';

ACC SHELL 2018