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

Source for file Setup.php

Documentation is available at Setup.php

  1. <?
  2. /**
  3. * The Setup resource file.
  4. * Setup the Util resources for this site
  5. *
  6. * @package util
  7. * @filesource
  8. * @see HTML_UTIL_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 REQUEST_TEXT_NO_DATA
  18. */
  19. if (!defined('REQUEST_TEXT_NO_DATA')) {
  20. define('REQUEST_TEXT_NO_DATA',DEFAULT_REQUEST_TEXT_NO_DATA);
  21. }
  22. /**
  23. * @global String CURRENCY
  24. */
  25. if (!defined('CURRENCY')) {
  26. define('CURRENCY','Kr.');
  27. }
  28. ?>

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