diff --git a/src/mibew/libs/operator.php b/src/mibew/libs/operator.php index e90ab7c3..21069658 100644 --- a/src/mibew/libs/operator.php +++ b/src/mibew/libs/operator.php @@ -537,6 +537,8 @@ function append_query($link, $pv) * login page. Default value is true. * @return null|array Array with operator info if operator is logged in and * null otherwise. + * + * @deprecated */ function check_login($redirect = true) {