summaryrefslogtreecommitdiff
path: root/migrate_welcome.php
diff options
context:
space:
mode:
Diffstat (limited to 'migrate_welcome.php')
-rwxr-xr-x[-rw-r--r--]migrate_welcome.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/migrate_welcome.php b/migrate_welcome.php
index 71834ac..5f2cdf4 100644..100755
--- a/migrate_welcome.php
+++ b/migrate_welcome.php
@@ -10,5 +10,4 @@
// Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details.
// assign next step in installation process
-$gBitSmarty->assign( 'next_step',$step + 1 );
-?>
+$gBitSmarty->assign( 'next_step',$step + 1 ); \ No newline at end of file