From 1c4e5dd4d201b599094a40e908ebcaa6de40ac05 Mon Sep 17 00:00:00 2001 From: thomascube Date: Mon, 3 Mar 2008 08:52:50 +0000 Subject: Some more bugfixes for the install script --- installer/check.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer/check.php') diff --git a/installer/check.php b/installer/check.php index 45aacde16..8352364f5 100644 --- a/installer/check.php +++ b/installer/check.php @@ -31,7 +31,7 @@ $source_urls = array( 'Mail_mime' => 'http://pear.php.net/package/Mail_mime' ); -echo ''; +echo ''; ?>

Checking PHP version

-- cgit v1.2.3