fix lineage cache clearing, syntax warning, db cache storable usage
This commit is contained in:
parent
7867ba61d5
commit
3cb07d4152
3 changed files with 4 additions and 5 deletions
|
|
@ -142,7 +142,6 @@ sub www_addFriendSave {
|
|||
return $session->style->userStyle($output);
|
||||
}
|
||||
|
||||
my $friends = WebGUI::Friends->new($session);
|
||||
$friends->sendAddRequest($friendId, $session->form->get('comments'));
|
||||
|
||||
# display result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue