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

Source for file init.php

Documentation is available at init.php

  1. <?
  2. /**
  3. * This is the init file for the myPHP File system
  4. *
  5. * @package file
  6. * @filesource
  7. * @see MYPHP_FILE_PATH/init.php
  8. * @copyright (c) http://Finn-Rasmussen.com
  9. * @license http://Finn-Rasmussen.com/license/ myPHP License conditions
  10. * @author http://Finn-Rasmussen.com
  11. * @version 1.9
  12. * @since 21-oct-2005
  13. */
  14.  
  15. /**
  16. * HTML_FILE_PATH
  17. * Defines the Path to the File package, FIXED, do not change ...
  18. * @global HTML_FILE_PATH, Html File path
  19. */
  20. define('HTML_FILE_PATH' , MYPHP_FILE_PATH.'/html');
  21.  
  22. /**
  23. * HTML_FILE_PATH
  24. * Defines the Path to the File package, FIXED, do not change ...
  25. * @global HTML_FILE_UTIL_PATH, Html File path
  26. */
  27. define('HTML_FILE_UTIL_PATH', HTML_FILE_PATH.'/util');
  28. ?>

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