Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Ernesto Hernández-Novich bc2ec90354 Make sure $webguiRoot is setup consistently in all upgrade scripts.
All the scripts had a hardcoded use lib "../../lib" and "../.."
on Session 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 WebGUI files (e.g. for Debian packaging).
2008-06-09 15:35:43 +00:00
docs Make sure $webguiRoot is setup consistently in all upgrade scripts. 2008-06-09 15:35:43 +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 Added $webguiRoot and BEGIN preamble to utility skeleton. 2008-06-09 15:24:49 +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