<?php // Import application specific defines and load autoloader. require dirname(__FILE__).DIRECTORY_SEPARATOR.'..'.DIRECTORY_SEPARATOR.'app-data.php'; // Init dispatcher. gnomephp\mvc\Dispatcher::dispatch();