Ejemplo n.º 1
0
<?php

router::$routes = array('http.home' => array('route' => '#^.*$#', 'module' => 'Main/First/homeUrl'));