Beispiel #1
0
<?php

include_once "controller/eventController.php";
$controller = new EventController();
$controller->invoke();