Пример #1
0
<?php

require_once 'boot.php';
$controller = new NewsController();
$controller->action('one');