testing another fix
This commit is contained in:
parent
d03c1cd264
commit
ad0402b8c9
1 changed files with 1 additions and 1 deletions
|
|
@ -2627,7 +2627,7 @@ sub www_search {
|
|||
# $self->session->errorHandler->warn($self->session->style->process($template,$self->getValue("styleTemplateId")));
|
||||
#}
|
||||
my $output = $self->session->style->process($template,$self->getValue("styleTemplateId"));
|
||||
return $output;
|
||||
return $self->session->style->process($template,$self->getValue("styleTemplateId"));;
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue