From 81fbe584db314ec348c043ae012b057fdad7e481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Wed, 28 May 2014 16:05:33 +0200 Subject: [PATCH] Add a check for the php5-json extension (some Ubuntu based linux don't have it installed automatically). Reported by Mario. --- checkconfig.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/checkconfig.php b/checkconfig.php index 2a43d22..aaf9a00 100644 --- a/checkconfig.php +++ b/checkconfig.php @@ -85,6 +85,18 @@ ?> +
+

Check if Json is properly installed and loaded

+

+ +

+

Check if mbstring is properly installed and loaded