phpDocumentor layout
[ class tree: layout ] [ index: layout ] [ 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 layout
  7. * @filesource
  8. * @see HTML_LAYOUT_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 TOP_FILE_NAME The Top File Name to use
  18. */
  19. if (!defined('TOP_FILE_NAME')) {
  20. define('TOP_FILE_NAME', DEFAULT_TOP_FILE_NAME);
  21. }
  22.  
  23. ?>

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