Skip to content
Snippets Groups Projects
Verified Commit 085cfec5 authored by David Beniamine's avatar David Beniamine
Browse files

Fix bad .ini file format

parent d59abad8
Branches main
No related tags found
No related merge requests found
session.cookie_httponly=on
ini_set('display_errors', '1');
ini_set('display_startup_errors', '1');
error_reporting(E_ALL);
display_errors=1
display_startup_errors=1
error_reporting=E_ALL
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment