3 lines
36 B
PHP
3 lines
36 B
PHP
<?php return [
|
|
'mode' => 'test'
|
|
];
|
<?php return [
|
|
'mode' => 'test'
|
|
];
|