mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
5 lines
70 B
PHP
5 lines
70 B
PHP
|
|
<?php
|
||
|
|
$lang_viewrequests = [
|
||
|
|
'page_title' => 'Requests',
|
||
|
|
''
|
||
|
|
];
|