+ add the index::ping() method to pri list.
This commit is contained in:
@@ -43,6 +43,7 @@ $lang->group->priv = '权限';
|
||||
|
||||
/* 所有resource列表。*/
|
||||
$lang->resource->index->index = 'index';
|
||||
$lang->resource->index->ping = 'ping';
|
||||
|
||||
$lang->resource->product->index = 'index';
|
||||
$lang->resource->product->browse = 'browse';
|
||||
|
||||
@@ -25,3 +25,4 @@
|
||||
*/
|
||||
$lang->index->common = '首页';
|
||||
$lang->index->index = '首页';
|
||||
$lang->index->ping = '同步session';
|
||||
|
||||
Reference in New Issue
Block a user