POD
This commit is contained in:
parent
fe9e46336d
commit
d8f69911ab
2 changed files with 11 additions and 16 deletions
|
|
@ -252,7 +252,7 @@ sub new {
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head3 session
|
||||
=head2 session ( )
|
||||
|
||||
Returns a reference to the session.
|
||||
|
||||
|
|
@ -263,7 +263,6 @@ sub session {
|
|||
return $self->{_session};
|
||||
}
|
||||
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
sub set {
|
||||
my ($self, $properties);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue