Fix merge issue with User.pm. Need to explicitly use WebGUI::Friends
This commit is contained in:
parent
b214415a21
commit
c67fcf3aad
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ use WebGUI::ProfileField;
|
|||
use WebGUI::Inbox;
|
||||
use Scalar::Util qw( weaken );
|
||||
use Net::CIDR::Lite;
|
||||
use WebGUI::Friends;
|
||||
|
||||
=head1 NAME
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue