From a8daa6073f3ff14ff1f7dc7618ea41fd13aef393 Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 10 Oct 2010 11:34:59 +0000 Subject: finished the auto login option for the installer git-svn-id: http://code.elgg.org/elgg/trunk@7042 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/installation/install/pages/complete.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'views') diff --git a/views/installation/install/pages/complete.php b/views/installation/install/pages/complete.php index ec50fe503..681db644e 100644 --- a/views/installation/install/pages/complete.php +++ b/views/installation/install/pages/complete.php @@ -9,7 +9,8 @@ echo autop(elgg_echo('install:complete:instructions'));
$text"; + echo "$text"; ?>
-- cgit v1.2.3