Skip to content
Snippets Groups Projects
Unverified Commit a5091c39 authored by Ryan Dewhurst's avatar Ryan Dewhurst Committed by GitHub
Browse files

Merge pull request #328 from lauritzh/patch-1

Insert missing equal signs ("=") in example php.ini
parents 5f48ecf3 a7e7955a
No related branches found
No related tags found
No related merge requests found
; This file attempts to overwrite the original php.ini file. Doesnt always work. ; This file attempts to overwrite the original php.ini file. Doesnt always work.
magic_quotes_gpc = Off magic_quotes_gpc = Off
allow_url_fopen on allow_url_fopen = on
allow_url_include on allow_url_include = on
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment