diff --git a/src/mibew/libs/track.php b/src/mibew/libs/track.php index 4b03a93c..b1f742b9 100644 --- a/src/mibew/libs/track.php +++ b/src/mibew/libs/track.php @@ -224,9 +224,10 @@ function track_remove_old_tracks() ); } -/** +/* * Return user id by visitor id. * + * @deprecated * @param int $visitor_id Id of the visitor * @return string|boolean user id or boolean false if there is no visitor with * specified visitor id