Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie f5aaa2e996 Additional tests to cover WebGUI::Session::Scratch.
Found and fixed a but in Session/Scratch/deleteNameByValue.  It would
not delete any value that was false (0, '' or undef).  Added a defined-ness
check to make sure it will delete 0 or '', but undef is still not handled.
Added POD to say that this was the case.
2006-10-01 21:49:05 +00:00
docs - Removed the need for DateTime::Cron::Simple, which also added the ability 2006-09-30 19:29:47 +00:00
etc Add line to WebGUI.conf.original documenting new value for cookieTTL. 2006-09-22 01:54:56 +00:00
lib Additional tests to cover WebGUI::Session::Scratch. 2006-10-01 21:49:05 +00:00
sbin - Removed the need for DateTime::Cron::Simple, which also added the ability 2006-09-30 19:29:47 +00:00
t Additional tests to cover WebGUI::Session::Scratch. 2006-10-01 21:49:05 +00:00
www Apply slightly modified versions of DBell's patches for: 2006-09-26 04:59:15 +00:00