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

Source for file init.php

Documentation is available at init.php

  1. <?
  2. /**
  3. * The Template Package.
  4. * This is the init file for the myPHP Template package
  5. *
  6. * @package template
  7. * @filesource
  8. * @see MYPHP_TEMPLATE_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 String HTML_TEMPLATE_PATH Defines the Path to the packages, FIXED, do not change ...
  18. */
  19. define('HTML_TEMPLATE_PATH', MYPHP_TEMPLATE_PATH.'/html');
  20.  
  21. /**
  22. * @global String HTML_TEMPLATE_INC_PATH Defines the Path to the inc packages, FIXED, do not change ...
  23. */
  24. define('HTML_TEMPLATE_INC_PATH', HTML_TEMPLATE_PATH.'/inc');
  25. ?>

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