blessing-skin-server/config/app.php
2016-08-20 21:59:09 +08:00

14 lines
304 B
PHP

<?php
/*
|--------------------------------------------------------------------------
| Application Configuration
|--------------------------------------------------------------------------
|
| Here is the configs about the application.
|
*/
return [
'version' => '3.0.3',
'locale' => 'zh-cn'
];