un-b0rk3d the commerce system
This commit is contained in:
parent
0ee2d2ad66
commit
84d43b8d19
4 changed files with 10 additions and 9 deletions
|
|
@ -476,7 +476,7 @@ Returns the cached, local session variable.
|
|||
=cut
|
||||
|
||||
sub session {
|
||||
my ($self) = @_;
|
||||
my $self = shift;
|
||||
return $self->{_session};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue