diff --git a/lib/WebGUI/User.pm b/lib/WebGUI/User.pm index 3385b7284..6aa9819e6 100644 --- a/lib/WebGUI/User.pm +++ b/lib/WebGUI/User.pm @@ -594,7 +594,13 @@ sub hasFriends { } #------------------------------------------------------------------- -# This method is depricated and is provided only for reverse compatibility. See WebGUI::Auth instead. + +=head2 identifier + +This method is depricated and is provided only for reverse compatibility. See WebGUI::Auth instead. + +=cut + sub identifier { my ($self, $value); $self = shift;