Colin Kuskie
0695e4f4fc
Add a has method to settings, with tests.
...
has checks to see if the setting exists in the object's cache. It's
safer than poking inside the object's hash. It should mainly be
used for developers who run the same script over and over again.
2009-03-10 13:28:00 -07:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Graham Knop
48d7ff6e34
speed up scratch and settings, since they don't need to be ordered
2008-11-24 04:02:58 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Colin Kuskie
eea7b941c9
A few more tests to kick coverage up to 100 on WebGUI::Session::Setting
...
Convert it to use placeholders as well.
More WebGUI::Session::Url tests, and some bug fixes:
getRefererUrl returned parameters and accepted weird methods that
looked like http but weren't.
2006-09-25 03:49:25 +00:00
JT Smith
7731a32559
fixed some pod errors
...
removed futile inbox attempt
2006-01-31 23:10:10 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
JT Smith
453942cb58
more session related bug fixes
...
added setting test
2006-01-15 21:53:16 +00:00
Matthew Wilson
3c66a9105f
lots of DESTROYs
2006-01-14 22:26:48 +00:00
JT Smith
297b9f8487
more session related bug fixes
2006-01-13 22:23:24 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
de50e9b49c
more session mods
2006-01-01 06:44:09 +00:00
JT Smith
68ff4fdf6c
more session stuff
2005-12-31 22:01:14 +00:00