clear out some compile warnings
This commit is contained in:
parent
21058ead4d
commit
05a01201ff
6 changed files with 6 additions and 9 deletions
|
|
@ -1455,7 +1455,7 @@ sub www_showConfirmation {
|
|||
$url = $self->getThread->getParent->getUrl;
|
||||
}
|
||||
my $parent = $self->getThread;
|
||||
my ($collabSystem, $templateId);
|
||||
my $collabSystem;
|
||||
if($parent->isa('WebGUI::Asset::Wobject::Collaboration')) {
|
||||
$collabSystem = $parent;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue