Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie 54573e6bb2 Add tests to Stow to show that the ->set method is only really
useful when creating the Stow'ed variable.
When you ->get a Stow variable, you get a reference if you've
stowed an array or hash.  So when you modify what you got, it
changes the original inside Stow and you don't need to do a ->set.

This wouldn't work for scalars, unless it was a scalar reference.

This also means that if you modify the variable you stowed (and you
stowed a reference) after you stowed it then the stow will change
as well.
2006-04-04 17:42:25 +00:00
docs Added in a login box to design 3 for 7.0 2006-03-30 19:39:43 +00:00
etc more workflow bugfixes 2006-03-31 02:51:37 +00:00
lib Add tests for database defined groups to Group.t 2006-04-03 18:07:09 +00:00
sbin added a new warning message 2006-04-04 15:00:40 +00:00
t Add tests to Stow to show that the ->set method is only really 2006-04-04 17:42:25 +00:00
www/extras Updated small cron icon (bluish tint) 2006-03-23 19:31:18 +00:00