mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-04 06:30:53 +08:00
7 lines
75 B
PHP
7 lines
75 B
PHP
<?php
|
|
return [
|
|
'index' => [
|
|
'page_title' => 'Filer',
|
|
],
|
|
];
|