mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 13:32:41 +08:00
9 lines
93 B
PHP
9 lines
93 B
PHP
<?php
|
|
|
|
return array (
|
|
'index' =>
|
|
array (
|
|
'page_title' => 'ありがとう',
|
|
),
|
|
);
|