4 lines
73 B
PHP
4 lines
73 B
PHP
<?php return array (
|
|
'debug' => false,
|
|
'error_reporting' => true,
|
|
) ; |