defaulting webgui root
This commit is contained in:
parent
a3bb4c6dc9
commit
10dbfb56c0
1 changed files with 1 additions and 2 deletions
|
|
@ -14,8 +14,7 @@ our ($webguiRoot, $configFile);
|
|||
|
||||
BEGIN {
|
||||
$configFile = "WebGUI.conf";
|
||||
$webguiRoot = "..";
|
||||
# $webguiRoot = "/data/WebGUI"; # Uncomment this for use with mod_perl 2.0
|
||||
$webguiRoot = "/data/WebGUI";
|
||||
unshift (@INC, $webguiRoot."/lib");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue