oodles of fixes.
This commit is contained in:
parent
029dca1f2e
commit
65823b1f53
38 changed files with 87 additions and 84 deletions
|
|
@ -1136,7 +1136,7 @@ This is here to stop people from duplicating posts by hitting refresh in their b
|
|||
|
||||
sub www_redirectToParent {
|
||||
my $self = shift;
|
||||
WebGUI::HTTP::setRedirect($self->getParent->getUrl);
|
||||
$self->session->http->setRedirect($self->getParent->getUrl);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue