Do not pass myself off as a parent.
This commit is contained in:
parent
8e946aa6e6
commit
a598c134c1
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ paste a wiki page anywhere else but a wiki master.
|
||||||
|
|
||||||
sub canPaste {
|
sub canPaste {
|
||||||
my $self = shift;
|
my $self = shift;
|
||||||
return $self->validParent($self->session, $self); ##Lazy call to a class method
|
return $self->validParent($self->session); ##Lazy call to a class method
|
||||||
}
|
}
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue