phpDocumentor sax
[ class tree: sax ] [ index: sax ] [ all elements ]

Source for file init.php

Documentation is available at init.php

  1. <?
  2. /**
  3. * The Sax Package.
  4. * This is the init file for the myPHP Sax package
  5. *
  6. * @package sax
  7. * @filesource
  8. * @see MYPHP_SAX_PATH/init.php
  9. * @copyright (c) http://Finn-Rasmussen.com
  10. * @license http://Finn-Rasmussen.com/license/ myPHP License conditions
  11. * @author http://Finn-Rasmussen.com
  12. * @version 1.9
  13. * @since 21-oct-2005
  14. */
  15.  
  16. /**
  17. * @global HTML_SAX_PATH Defines the Path to the Sax package, FIXED, do not change ...
  18. */
  19. define('HTML_SAX_PATH' , MYPHP_SAX_PATH.'/html');
  20. define('HTML_SAX_COMPONENT_PATH', HTML_SAX_PATH.'/component');
  21. define('HTML_SAX_RESOURCE_PATH' , HTML_SAX_PATH.'/resource');
  22. ?>

Documentation generated on Thu, 22 Dec 2005 17:11:28 +0100 by phpDocumentor 1.3.0RC3