mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04:00
initial commit
This commit is contained in:
14
data/symfony/config/php.yml
Executable file
14
data/symfony/config/php.yml
Executable file
@ -0,0 +1,14 @@
|
||||
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
|
||||
|
Reference in New Issue
Block a user