mirror of
https://github.com/Mibew/mibew.git
synced 2025-03-03 18:38:31 +03:00
Mark "check_login" function as deprecated
This commit is contained in:
parent
dfca800514
commit
f4268b53cf
@ -537,6 +537,8 @@ function append_query($link, $pv)
|
|||||||
* login page. Default value is true.
|
* login page. Default value is true.
|
||||||
* @return null|array Array with operator info if operator is logged in and
|
* @return null|array Array with operator info if operator is logged in and
|
||||||
* null otherwise.
|
* null otherwise.
|
||||||
|
*
|
||||||
|
* @deprecated
|
||||||
*/
|
*/
|
||||||
function check_login($redirect = true)
|
function check_login($redirect = true)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user