Example #1
0
<?php

/**
 * get to the right class
 *
 * @author ElevenFox
 * @copyright Bluefox Inc.
 */
require '../bootstrap.inc';
$router = new Router();
$router->gotoController();