diff --git a/src/mibew/libs/operator.php b/src/mibew/libs/operator.php index 5415b82c..cf7e029a 100644 --- a/src/mibew/libs/operator.php +++ b/src/mibew/libs/operator.php @@ -657,7 +657,7 @@ function in_isolation($operator) * Prepare values to render page menu. * * @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. * Otherwise items set depends on operator's permissions and system settings. * Default value is TRUE.