From d6ba7eb1ef8c1fe1b561e77b0788611bde35c527 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sat, 14 Jul 2012 12:46:37 +0100 Subject: fixed validation errors in the installer --- install.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'install.php') diff --git a/install.php b/install.php index 6669de49d..488cf58ab 100644 --- a/install.php +++ b/install.php @@ -96,7 +96,7 @@ header('Content-Type: text/html; charset=utf-8');

-

@@ -178,7 +178,7 @@ function print_form($d){
@@ -215,7 +215,7 @@ function print_form($d){ foreach($license as $key => $lic){ echo ''; -- cgit v1.2.3