Files

6 lines
60 B
PHP
Raw Permalink Normal View History

<?php
$lang = array (
'appname'=>'后台管理',
);
?>