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

Source for file Setup.php

Documentation is available at Setup.php

  1. <?
  2. /**
  3. * Setup of the Page system constants
  4. * Use the default value if not defined
  5. *
  6. * @package page
  7. * @filesource
  8. * @see HTML_PAGE_RESOURCE_PATH/Setup.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 CSS_BANNER The CSS Banner
  18. */
  19. if (!defined('CSS_BANNER')) {
  20. define('CSS_BANNER','TODO CSS_BANNER in page/resource/Setup.php');
  21. }
  22. ?>

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