summaryrefslogtreecommitdiff
path: root/upgrade_welcome.php
diff options
context:
space:
mode:
Diffstat (limited to 'upgrade_welcome.php')
-rwxr-xr-x[-rw-r--r--]upgrade_welcome.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/upgrade_welcome.php b/upgrade_welcome.php
index 34d2b62..0724fa8 100644..100755
--- a/upgrade_welcome.php
+++ b/upgrade_welcome.php
@@ -16,5 +16,4 @@ if( ini_get( "max_execution_time" ) != 86400 ) {
}
// assign next step in installation process
-$gBitSmarty->assign( 'next_step', $step + 1 );
-?>
+$gBitSmarty->assign( 'next_step', $step + 1 ); \ No newline at end of file