fix WebGUI::Session->duplicate
This commit is contained in:
parent
29428d7d40
commit
0e9b793af9
1 changed files with 0 additions and 1 deletions
|
|
@ -299,7 +299,6 @@ sub duplicate {
|
|||
my $newSession = WebGUI::Session->open(
|
||||
$self->config,
|
||||
undef,
|
||||
undef,
|
||||
$self->getId,
|
||||
);
|
||||
return $newSession;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue