more session related bug fixes
This commit is contained in:
parent
a6dd6c89e0
commit
297b9f8487
6 changed files with 10 additions and 6 deletions
|
|
@ -125,6 +125,7 @@ Returns a reference to the current session.
|
|||
=cut
|
||||
|
||||
sub session {
|
||||
my $self = shift;
|
||||
return $self->{_session};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue