Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Ernesto Hernández-Novich 8be24aec80 Make sure $webguiRoot is setup consistently in all utility scripts.
Some scripts had a hardcoded use lib "../lib" and "../.." on
Session/Config method calls. This was changed to a BEGIN prologue
where @INC gets $webguiRoot added, and the method calls use
$webguiRoot instead.

This eases the creation of patches for filesystem reorganization of
the installed files (e.g. for Debian packages).
2008-06-09 15:23:26 +00:00
docs added a flag to distinguish between albums and files 2008-06-06 23:42:05 +00:00
etc removed SQL Form from the distro 2008-05-28 21:43:22 +00:00
lib add tests for upgrading existing products, with bug fixes 2008-06-07 22:16:47 +00:00
sbin Make sure $webguiRoot is setup consistently in all utility scripts. 2008-06-09 15:23:26 +00:00
t add missing collateral from previous commit, add more tests for import 2008-06-07 22:35:55 +00:00
www Removed yui-carousel since it is not being used 2008-06-06 21:25:15 +00:00