mirror of
https://github.com/Mibew/mibew.git
synced 2025-03-03 18:38:31 +03:00
Fix typo in comment
This commit is contained in:
parent
f107ae4556
commit
cb98a6fc94
@ -657,7 +657,7 @@ function in_isolation($operator)
|
|||||||
* Prepare values to render page menu.
|
* Prepare values to render page menu.
|
||||||
*
|
*
|
||||||
* @param array $operator An array with operators data.
|
* @param array $operator An array with operators data.
|
||||||
* @param boolean $hasright Restricts access to menu items. If it equals to
|
* @param boolean $has_right Restricts access to menu items. If it equals to
|
||||||
* FALSE only "Home", "Visitors", and "Chat history" items will be displayed.
|
* FALSE only "Home", "Visitors", and "Chat history" items will be displayed.
|
||||||
* Otherwise items set depends on operator's permissions and system settings.
|
* Otherwise items set depends on operator's permissions and system settings.
|
||||||
* Default value is TRUE.
|
* Default value is TRUE.
|
||||||
|
Loading…
Reference in New Issue
Block a user