1 2 3 4 5 6 7 8 9 10 11 12 13
<?php /** * @version $Header$ * this is set to tell the progress meter to include this page --> 100% completed * * @package install * @subpackage functions */ $app = '_done'; if( !empty( $_SESSION['first_install'] ) ) { $_SESSION = NULL; } ?>