From: Marcel Werk Date: Thu, 30 May 2013 20:37:35 +0000 (+0200) Subject: Added check for the JSON extension X-Git-Tag: 2.0.0_Beta_2~8 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b9155aa1c6014cc0bac6532f6265a9cb1309e9aa;p=GitHub%2FWoltLab%2FWCF.git Added check for the JSON extension --- diff --git a/wcfsetup/test.php b/wcfsetup/test.php index 7095b7b7cf..12f24bbcc1 100644 --- a/wcfsetup/test.php +++ b/wcfsetup/test.php @@ -78,6 +78,14 @@ else if (!extension_loaded('pdo_mysql')) { +

The 'JSON' PHP extension is missing. JSON is required for a stable work of this software.
+ Die 'JSON' Erweiterung für PHP wurde nicht gefunden. Diese Erweiterung ist für den Betrieb der Software notwendig.

+