WebGUI 3.0.1 release
This commit is contained in:
parent
baec9039ef
commit
237925b365
43 changed files with 129 additions and 329 deletions
|
|
@ -47,12 +47,6 @@ sub process {
|
|||
}
|
||||
}
|
||||
closedir(DIR);
|
||||
#---script url---
|
||||
# slash has to go last because it is also used as the end character for configurable widgets
|
||||
# this will disappear in a future rev as it is depricated
|
||||
if ($output =~ /\^\//) {
|
||||
$output =~ s/\^\//$session{env}{SCRIPT_NAME}/g;
|
||||
}
|
||||
return $output;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue