fix 1217865, missing curly
This commit is contained in:
parent
6d84cabc99
commit
541b3821de
2 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ sub process {
|
|||
return WebGUI::Asset::Template->newByUrl($param[2])->process(\%var);
|
||||
} else {
|
||||
return WebGUI::Asset::Template->new("PBtmpl0000000000000038")->process(\%var);
|
||||
}
|
||||
}
|
||||
return "";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue