From e019f2d0f2dc2fbfa345ab5d7ae85e67bfdd76b8 Mon Sep 17 00:00:00 2001 From: alecpl Date: Sat, 25 Sep 2010 13:03:53 +0000 Subject: - s/RoundCube/Roundcube/ --- installer/check.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'installer/check.php') diff --git a/installer/check.php b/installer/check.php index d1775a3ff..408f477b5 100644 --- a/installer/check.php +++ b/installer/check.php @@ -75,7 +75,7 @@ if (version_compare(PHP_VERSION, MIN_PHP_VERSION, '>=')) { ?>

Checking PHP extensions

-

The following modules/extensions are required to run RoundCube:

+

The following modules/extensions are required to run Roundcube:

$file) { ?>

Checking php.ini/.htaccess settings

-

The following settings are required to run RoundCube:

+

The following settings are required to run Roundcube:

$val) { failures) { - echo '

Sorry but your webserver does not meet the requirements for RoundCube!
+ echo '

Sorry but your webserver does not meet the requirements for Roundcube!
Please install the missing modules or fix the php.ini settings according to the above check results.
Hint: only checks showing NOT OK need to be fixed.

'; } -- cgit v1.2.3