This option is needed if we need to track errors inside the skip condition.

This commit is contained in:
Ilia Alshanetsky 2002-11-08 01:11:05 +00:00
parent 4910b2da98
commit 7a552596a4

View File

@ -114,6 +114,7 @@ $settings = array(
'safe_mode=0',
'output_buffering=Off',
'output_handler=',
'track_errors=1',
'zlib.output_compression=Off',
'auto_prepend_file=',
'auto_append_file=',