We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f48ecf commit a7e7955Copy full SHA for a7e7955
php.ini
@@ -1,5 +1,5 @@
1
; This file attempts to overwrite the original php.ini file. Doesnt always work.
2
3
magic_quotes_gpc = Off
4
-allow_url_fopen on
5
-allow_url_include on
+allow_url_fopen = on
+allow_url_include = on
0 commit comments