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

Source for file Default.php

Documentation is available at Default.php

  1. <?
  2. /**
  3. * The Default resource file.
  4. * Setup of the Default MVC system constants
  5. * This file must be included after the Define.php
  6. *
  7. * @package mvc
  8. * @filesource
  9. * @see HTML_MVC_RESOURCE_PATH/Default.php
  10. * @copyright (c) http://Finn-Rasmussen.com
  11. * @license http://Finn-Rasmussen.com/license/ myPHP License conditions
  12. * @author http://Finn-Rasmussen.com
  13. * @version 1.9
  14. * @since 21-oct-2005
  15. */
  16.  
  17. /**
  18. * @global DEFAULT_MY_COOKIE_NAME Default Cookie Name for login and Basket
  19. */
  20. define('DEFAULT_MVC_COOKIE_NAME','mvcCookieName');
  21.  
  22. /**
  23. * @global DEFAULT_MVC_USERNAME Default MVC Username to use
  24. */
  25. define('DEFAULT_MVC_USERNAME', '');
  26. ?>

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