Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie 17441c13c2 Fixed broken friends method caching. The cache was never populated, so it
would fail every time.
Added a missing DESTROY method to Group.pm.  That way it won't puke when trying
to call an undefined method when the User object is cleaned up.
Added coverage tests for friends method in User.pm
2007-10-31 21:00:54 +00:00
docs fix grey areas on the bottom of pages 2007-10-29 17:48:58 +00:00
etc rfe: Default log level to ERROR 2007-10-23 15:17:39 +00:00
lib Fixed broken friends method caching. The cache was never populated, so it 2007-10-31 21:00:54 +00:00
sbin fix for Devel::Cover warnings that clutter up the smoke test report. Also, fix the --help switch to testCodebase.pl 2007-10-26 22:34:46 +00:00
t Fixed broken friends method caching. The cache was never populated, so it 2007-10-31 21:00:54 +00:00
www Proper hoverhelp grey area fix 2007-10-31 16:26:02 +00:00