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

Source for file init.php

Documentation is available at init.php

  1. <?
  2. /**
  3. * The Summa Package.
  4. * This is the init file for the myPHP SummaSummarum system
  5. *
  6. * @package summa
  7. * @filesource
  8. * @see MYPHP_SUMMA_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_SUMMA_PATH, Html SummaSummarum path. Defines the Path to the SummaSummarum package, FIXED, do not change ...
  18. */
  19. define('HTML_SUMMA_PATH' , MYPHP_SUMMA_PATH.'/html');
  20. define('HTML_SUMMA_COMPONENT_PATH', HTML_SUMMA_PATH.'/component');
  21. define('HTML_SUMMA_RESOURCE_PATH' , HTML_SUMMA_PATH.'/resource');
  22. ?>

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