temporary config file fix
This commit is contained in:
parent
24c8e0db7e
commit
dfa1a3d7cb
2 changed files with 2 additions and 4 deletions
|
|
@ -298,7 +298,7 @@ Creates a new session using the same WebGUI root, config file, and user.
|
|||
sub duplicate {
|
||||
my $self = shift;
|
||||
my $newSession = WebGUI::Session->open(
|
||||
$self->config->getFilename,
|
||||
$self->config,
|
||||
undef,
|
||||
undef,
|
||||
$self->getId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue