5 lines
148 B
INI
5 lines
148 B
INI
; 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 |