making it faster
This commit is contained in:
parent
d66f8fa337
commit
40b19795af
1 changed files with 1 additions and 2 deletions
|
|
@ -350,8 +350,7 @@ sub www_deletePrivateMessage {
|
|||
# set the message status to 'deleted'
|
||||
$message->setStatus("deleted");
|
||||
}
|
||||
#return WebGUI::Operation::Inbox->www_viewInbox($session);
|
||||
$session->http->setRedirect('?op=viewInbox');
|
||||
return www_viewInbox($session);
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue