Update 41-folders

This commit is contained in:
Alexandre
2021-08-31 18:04:18 +02:00
committed by GitHub
parent 8f6e7bee48
commit 5960efcf8d

View File

@@ -39,5 +39,5 @@ fi
##################
# CORRECT CONFIG #
##################
sed -i "s|$conf['show_php_errors'] = E_ALL;|$conf['show_php_errors'] = E_ALL & ~E_NOTICE & ~E_DEPRECATED;|g" /gallery/local/config/config.inc.php && echo "config corrected for php error" || true
sed -i "s|E_ALL|''|g" /gallery/local/config/config.inc.php && echo "config corrected for php error" || true