5 lines
39 B
PHP
5 lines
39 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
return [
|
||
|
|
'debug'=> true,
|
||
|
|
];
|