mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
6 lines
113 B
INI
6 lines
113 B
INI
|
|
# Since PHP 5.4 E_STRICT is included in E_ALL
|
|
error_reporting = E_ALL
|
|
|
|
#log_errors = On
|
|
#display_errors = On
|