From a6b20a0f4eef6595586b3a0473220aaf1ca3526b Mon Sep 17 00:00:00 2001 From: Daniel Fahlke Date: Tue, 13 Jul 2021 22:12:13 +0200 Subject: [PATCH] fiel change --- php.ini.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php.ini.sample b/php.ini.sample index e6c5376083b..2a156d1cc21 100644 --- a/php.ini.sample +++ b/php.ini.sample @@ -36,3 +36,5 @@ extension=mcrypt.so ; Disable PHP errors, notices and warnings output in production mode to prevent exposing sensitive information. display_errors = Off + +