示例#1
0
文件: dispatch.php 项目: pilaf/yarr
<?php

require dirname(__FILE__) . '/boot.php';
ActionController::dispatch($_SERVER['REQUEST_URI']);