mirror of
https://github.com/Mibew/mibew.git
synced 2025-02-01 05:44:41 +03:00
add depricated tag
This commit is contained in:
parent
bd61854a10
commit
5178462d64
@ -224,9 +224,10 @@ function track_remove_old_tracks()
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/*
|
||||||
* Return user id by visitor id.
|
* Return user id by visitor id.
|
||||||
*
|
*
|
||||||
|
* @deprecated
|
||||||
* @param int $visitor_id Id of the visitor
|
* @param int $visitor_id Id of the visitor
|
||||||
* @return string|boolean user id or boolean false if there is no visitor with
|
* @return string|boolean user id or boolean false if there is no visitor with
|
||||||
* specified visitor id
|
* specified visitor id
|
||||||
|
Loading…
Reference in New Issue
Block a user