webgui/lib/WebGUI/Session
Colin Kuskie 84e20a1a96 Session/Http, rework getCookies logic so that empty hash is returned if there's no
request object.  That way a sessionId gets created back in Session::Var::start.

Session.pm: pass Session::DateTime->new a session object instead of self

Session/DateTime.pm:  Added a space.  Note that this is infinite recursion since
it calls itself.
2006-01-14 18:58:30 +00:00
..
DateTime.pm Session/Http, rework getCookies logic so that empty hash is returned if there's no 2006-01-14 18:58:30 +00:00
Env.pm changing copyright year 2006-01-09 23:51:04 +00:00
ErrorHandler.pm Fix syntax error inside ErrorHandler. 2006-01-14 00:50:50 +00:00
Form.pm more bug fixes 2006-01-13 21:47:38 +00:00
Http.pm Session/Http, rework getCookies logic so that empty hash is returned if there's no 2006-01-14 18:58:30 +00:00
Icon.pm more session related bug fixes 2006-01-13 22:23:24 +00:00
Id.pm refactored WebGUI::Id to use new session api 2006-01-11 23:34:02 +00:00
Os.pm changing copyright year 2006-01-09 23:51:04 +00:00
Privilege.pm new i18n api requiring $session 2006-01-12 17:49:20 +00:00
Scratch.pm changing copyright year 2006-01-09 23:51:04 +00:00
Setting.pm more session related bug fixes 2006-01-13 22:23:24 +00:00
Stow.pm more session related bug fixes 2006-01-13 22:23:24 +00:00
Style.pm more session related bug fixes 2006-01-13 22:23:24 +00:00
Url.pm more session related bug fixes 2006-01-13 22:23:24 +00:00
Var.pm constructor missing bless 2006-01-14 18:43:45 +00:00