From f38fc01c286a061e893b238d0aca85c745476079 Mon Sep 17 00:00:00 2001 From: Arthur Portugal Date: Fri, 6 Nov 2009 15:11:44 -0500 Subject: [PATCH] Separated section for LDAP is not needed DT#4024 --- main/admin/index.php | 40 ++++++++++++++++++++++++++++++++++------ 1 file changed, 34 insertions(+), 6 deletions(-) diff --git a/main/admin/index.php b/main/admin/index.php index c8c2732f8b..2f1870eb27 100644 --- a/main/admin/index.php +++ b/main/admin/index.php @@ -96,9 +96,18 @@ if (api_is_platform_admin()) {
  • -
  • - - + 0){ + ?> + +
  • + + +
  • + +
  • + 0){ + ?> + +
  • + + + @@ -195,10 +214,19 @@ if(api_get_setting('use_session_mode')=='true')
  • + 0){ + ?> + +
  • + +
  • - + 0){ + /*if(isset($extAuthSource) && isset($extAuthSource['ldap']) && count($extAuthSource['ldap'])>0){ ?>
    @@ -258,7 +286,7 @@ if(api_is_platform_admin()){

    Dokeos.com