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

Source for file Configuration.php

Documentation is available at Configuration.php

  1. <?
  2. /**
  3. * Configuration resources for this site
  4. * The configuration resources for this package are defined in this file
  5. *
  6. * @package component
  7. * @filesource
  8. * @see HTML_COMPONENT_RESOURCE_PATH/Configuration.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 IMAGE_ROTATOR_PATH The Image Rotator Path to use. Where the images are located
  18. */
  19. if (!defined('IMAGE_ROTATOR_PATH')) {
  20. define('IMAGE_ROTATOR_PATH', DEFAULT_IMAGE_ROTATOR_PATH);
  21. }
  22.  
  23. ?>

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