Added new Database Link tool, updated SQL Report to use database links

This commit is contained in:
Andy Grundman 2003-06-21 02:02:34 +00:00
parent e814dd106c
commit 2fda426415
7 changed files with 331 additions and 5 deletions

View file

@ -105,7 +105,8 @@ sub process {
WebGUI::URL::page('op=listGroups')=>WebGUI::International::get(5),
WebGUI::URL::page('op=manageSettings')=>WebGUI::International::get(4),
WebGUI::URL::page('op=listUsers')=>WebGUI::International::get(7),
WebGUI::URL::page('op=viewStatistics')=>WebGUI::International::get(144)
WebGUI::URL::page('op=viewStatistics')=>WebGUI::International::get(144),
WebGUI::URL::page('op=listDatabaseLinks')=>WebGUI::International::get(981),
);
} elsif (WebGUI::Privilege::isInGroup(11)) {
%hash = (