install
[ class tree: install ] [ index: install ] [ all elements ]

Source for file install_final.php

Documentation is available at install_final.php

  1. <?php
  2. /**
  3.  * @version $Header: /cvsroot/bitweaver/_bit_install/install_final.php,v 1.3 2005/08/24 20:51:21 squareing Exp $
  4.  * @package install
  5.  * @subpackage functions
  6.  */
  7.  
  8. // Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al.
  9. // All Rights Reserved. See copyright.txt for details and a complete list of authors.
  10. // Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details.
  11.  
  12. // this is set to tell the progress meter to include this page --> 100% completed
  13.  
  14. $app '_done';
  15. if!empty$_SESSION['first_install') ) {
  16.     $_SESSION NULL;
  17. }
  18. ?>

Documentation generated on Thu, 15 Feb 2007 20:41:30 +0000 by phpDocumentor 1.3.0