Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie 5dbd9b44c9 Fixed a typo in the POD for Session/Env.pm
Added more docs for find method in Group.pm
Fixed a latent bug that would probably never occur in Macro/GroupAdd.pm
If Group->find is called with the name of a group that doesn't exist,
then Group will return an object with defaults, and the guid of the
group is undef, not ''.  However, since by default autoAdd is off,
the Macro will still do the right thing.
GroupDelete has the same bug, but it shouldn't be patched until there's
a test written for it.
2006-07-24 05:08:17 +00:00
docs add new error message to FileUrl macro 2006-07-23 01:35:20 +00:00
etc added runOnLogout and runOnLogin config file params 2006-07-19 16:24:02 +00:00
lib Fixed a typo in the POD for Session/Env.pm 2006-07-24 05:08:17 +00:00
sbin - fix: spectre 2006-07-20 00:55:05 +00:00
t adding test for id returned from calling find with a non-existant group name 2006-07-24 05:03:28 +00:00
www fix: navigation 2006-07-21 20:46:01 +00:00