Skip to content
Snippets Groups Projects
Unverified Commit a7e7955a authored by lauritzh's avatar lauritzh Committed by GitHub
Browse files

Insert missing equal signs ("=") in example php.ini

parent 5f48ecf3
Branches
No related tags found
No related merge requests found
; This file attempts to overwrite the original php.ini file. Doesnt always work.
magic_quotes_gpc = Off
allow_url_fopen on
allow_url_include on
\ No newline at end of file
allow_url_fopen = on
allow_url_include = on
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment