[ Index ] |
|
Code source de PHPonTrax 2.6.6-svn |
1 <?php 2 /** 3 * @package PHPonTrax 4 * @uses Dispatcher::dispatch() 5 * $Id: dispatch.php 199 2006-05-05 01:52:43Z haas $ 6 */ 7 8 /** 9 * Load the Trax environment 10 */ 11 require_once("environment.php"); 12 13 $dispatcher = new Dispatcher(); 14 $dispatcher->dispatch(); 15 16 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 20:04:38 2007 | par Balluche grâce à PHPXref 0.7 |