From 5178462d647b9d5fa4696099ea970e971e595195 Mon Sep 17 00:00:00 2001 From: Mahmood Reza Sajjadi Date: Fri, 7 Mar 2014 15:44:49 +0330 Subject: [PATCH] add depricated tag --- src/mibew/libs/track.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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