PHPonTrax
[
class tree: PHPonTrax
] [
index: PHPonTrax
] [
all elements
]
Todo List
Packages:
PHPonTrax
PHPonTraxTest
Source for file dispatch.php
Documentation is available at
dispatch.php
<?php
/**
*
@package
PHPonTrax
*
@uses
Dispatcher::dispatch()
* $Id: dispatch.php 199 2006-05-05 01:52:43Z haas $
*/
/**
* Load the Trax environment
*/
require_once
(
"environment.php"
)
;
$dispatcher
=
new
Dispatcher
(
)
;
$dispatcher
->
dispatch
(
)
;
?>
Documentation generated on Mon, 21 May 2007 22:28:28 -0600 by
phpDocumentor 1.3.2