Files
portal-legacy/data/symfony/config/php.yml
Chris Sewell cf140a2e97 initial commit
2012-11-28 03:55:08 -05:00

15 lines
275 B
YAML
Executable File

set:
magic_quotes_runtime: off
log_errors: on
arg_separator.output: |
&
#check:
# zend.ze1_compatibility_mode: off
warn:
magic_quotes_gpc: off
register_globals: off
session.auto_start: off