<?php require_once 'nowycontroller.class.php'; $controller = new NowyController(); $controller->dispatch();