8 lines
134 B
INI
8 lines
134 B
INI
[PHP]
|
|
short_open_tag=On
|
|
variables_order=GPCS
|
|
error_reporting=E_ALL & ~E_NOTICE
|
|
display_errors=Off
|
|
log_errors=On
|
|
output_buffering=4096
|