예제 #1
0
파일: dispatch.php 프로젝트: pilaf/yarr
<?php

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