add depricated tag

This commit is contained in:
Mahmood Reza Sajjadi 2014-03-07 15:44:49 +03:30
parent bd61854a10
commit 5178462d64

View File

@ -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