Fix merge issue with User.pm. Need to explicitly use WebGUI::Friends

This commit is contained in:
Colin Kuskie 2010-11-02 15:13:57 -07:00
parent b214415a21
commit c67fcf3aad

View file

@ -23,6 +23,7 @@ use WebGUI::ProfileField;
use WebGUI::Inbox;
use Scalar::Util qw( weaken );
use Net::CIDR::Lite;
use WebGUI::Friends;
=head1 NAME