PHPonTrax
[ class tree: PHPonTrax ] [ index: PHPonTrax ] [ all elements ]

Source for file dispatch.php

Documentation is available at dispatch.php

  1. <?php
  2. /**
  3. * @package PHPonTrax
  4. * @uses Dispatcher::dispatch()
  5. * $Id$
  6. */
  7.  
  8. /**
  9. * Load the Trax environment
  10. */
  11. require_once("environment.php");
  12.  
  13. $dispatcher = new Dispatcher();
  14. $dispatcher->dispatch();
  15.  
  16. ?>

Documentation generated on Thu, 04 May 2006 19:47:33 -0600 by phpDocumentor 1.3.0RC4