Session/Http: bad package name
Session/Var: bad API, getCookie('key') vs getCookies->{'key'}
Session.pm: used object variable vs method.
This commit is contained in:
parent
89f60a8e03
commit
68c3075ccb
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package WebGUI::Session::HTTP;
|
||||
package WebGUI::Session::Http;
|
||||
|
||||
=head1 LEGAL
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue