webgui/sbin
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
..
_utility.skeleton Added sample copyright notice to skeleton utility script. 2008-06-09 15:06:40 +00:00
changeIobStatus.pl Used B<> instead of C<> when highlighting options and parameters in 2008-06-09 14:54:08 +00:00
diskUsage.pl Make sure $webguiRoot is setup consistently in all utility scripts. 2008-06-09 15:23:26 +00:00
fileImport.pl Used B<> instead of C<> when highlighting options and parameters in 2008-06-09 14:54:08 +00:00
generateContent.pl Used B<> instead of C<> when highlighting options and parameters in 2008-06-09 14:54:08 +00:00
maintenanceMode.pl Used B<> instead of C<> when highlighting options and parameters in 2008-06-09 14:54:08 +00:00
migrateCollabToGallery.pl Make sure $webguiRoot is setup consistently in all utility scripts. 2008-06-09 15:23:26 +00:00
migrateFolderToGallery.pl Make sure $webguiRoot is setup consistently in all utility scripts. 2008-06-09 15:23:26 +00:00
preload.custom.example
preload.exclude.example
preload.perl report module loading errors to apache log during preload 2007-09-11 23:45:42 +00:00
purgeWGAccess.pl Make sure $webguiRoot is setup consistently in all utility scripts. 2008-06-09 15:23:26 +00:00
rebuildLineage.pl Used B<> instead of C<> when highlighting options and parameters in 2008-06-09 14:54:08 +00:00
search.pl Make sure $webguiRoot is setup consistently in all utility scripts. 2008-06-09 15:23:26 +00:00
spectre.pl Make sure $webguiRoot is setup consistently in all utility scripts. 2008-06-09 15:23:26 +00:00
testCodebase.pl Used B<> instead of C<> when highlighting options and parameters in 2008-06-09 14:54:08 +00:00
testEnvironment.pl Used B<> instead of C<> when highlighting options and parameters in 2008-06-09 14:54:08 +00:00
thumbnailer.pl Make sure $webguiRoot is setup consistently in all utility scripts. 2008-06-09 15:23:26 +00:00
upgrade.pl Make sure $webguiRoot is setup consistently in all utility scripts. 2008-06-09 15:23:26 +00:00
userImport.pl Used B<> instead of C<> when highlighting options and parameters in 2008-06-09 14:54:08 +00:00