From 16365ba130afae2d533af514d65f0dbc31d32b63 Mon Sep 17 00:00:00 2001 From: ternes3 Date: Fri, 24 May 2013 20:58:25 +0200 Subject: [PATCH] Add: colors for the result. Add colors for the results. I think so it is better to understand. --- wcfsetup/test.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wcfsetup/test.php b/wcfsetup/test.php index d120b074ee..cc57402495 100644 --- a/wcfsetup/test.php +++ b/wcfsetup/test.php @@ -21,7 +21,7 @@ $neededPhpVersion = '5.3.2'; $configArray = @ini_get_all(); if (!(version_compare($comparePhpVersion, $neededPhpVersion) >= 0)) { ?> -

Your PHP version '' is insufficient for installation of this software. PHP version or greater is required.
+

Your PHP version '' is insufficient for installation of this software. PHP version or greater is required.
Ihre PHP Version '' ist unzureichend für die Installation dieser Software. PHP Version oder höher wird benötigt.

-

PHP or greater is available. You can start the installation now.
+

PHP or greater is available. You can start the installation now.
PHP oder höher wurde gefunden. Sie können mit der Installation beginnen.

- \ No newline at end of file + -- 2.20.1