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