* Optimize word.
This commit is contained in:
@@ -375,7 +375,7 @@ class baseControl
|
||||
|
||||
/**
|
||||
* 如果客户端是手机的话,视图文件增加m.前缀。
|
||||
* If the clent is mobile, add m. as prefix for view file.
|
||||
* If the client is mobile, add m. as prefix for view file.
|
||||
*
|
||||
* @access public
|
||||
* @return void
|
||||
|
||||
@@ -1081,7 +1081,7 @@ class baseRouter
|
||||
}
|
||||
|
||||
/**
|
||||
* 从HTTP_ACCEPT_LANGUAGE中提出去支持的语言。
|
||||
* 从HTTP_ACCEPT_LANGUAGE中剔除去支持的语言。
|
||||
* Parse the lang str from HTTP_ACCEPT_LANGUAGE header.
|
||||
*
|
||||
* @access public
|
||||
|
||||
@@ -37,7 +37,7 @@ class transferModel extends model
|
||||
}
|
||||
|
||||
/**
|
||||
* Commom Actions.
|
||||
* Common Actions.
|
||||
*
|
||||
* @param int $model
|
||||
* @access public
|
||||
|
||||
Reference in New Issue
Block a user