5 lines
46 B
PHP
5 lines
46 B
PHP
<?php
|
|
return [
|
|
'notice_push' => false,
|
|
];
|
<?php
|
|
return [
|
|
'notice_push' => false,
|
|
];
|