From b3f9dfb54e46e63d14e605ea88605b6bc1ffa17d Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 27 Feb 2008 08:11:17 +0000 Subject: Allow to skip the config step if config files already exist --- installer/check.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'installer/check.php') diff --git a/installer/check.php b/installer/check.php index 9f54d8f8f..06eae4236 100644 --- a/installer/check.php +++ b/installer/check.php @@ -1,3 +1,4 @@ +
'pcre', 'Session' => 'session', 'Sockets' => 'sockets'); @@ -28,11 +29,9 @@ $source_urls = array( 'Mail_mime' => 'http://pear.php.net/package/Mail_mime' ); +echo ''; ?> - - -

Checking PHP version