Added LDAPLink Operatoin to Admin Console

This commit is contained in:
Frank Dillon 2005-05-04 11:09:36 +00:00
parent cd9e239ef5
commit 69adbb0872
2 changed files with 15 additions and 0 deletions

View file

@ -192,6 +192,15 @@ sub getAdminFunction {
op=>"listDatabaseLinks",
group=>"3"
},
"ldapconnections"=>{
title=>{
id=>"ldapconnections",
namespace=>"WebGUI"
},
icon=>"databases.gif",
op=>"listLDAPLinks",
group=>"3"
},
"groups"=>{
title=>{
id=>"89",