From 281e28fcacc01afec83e2f544184e80177203bd0 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Fri, 22 Oct 2010 12:07:13 -0500 Subject: [PATCH] Minor - removed todo comment: already implemented --- main/inc/local.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/main/inc/local.inc.php b/main/inc/local.inc.php index fc0eba9aa8..08dfa643d9 100755 --- a/main/inc/local.inc.php +++ b/main/inc/local.inc.php @@ -428,7 +428,6 @@ if (!empty($_SESSION['_user']['user_id']) && ! ($login || $logout)) { * - Implement user interface for api_get_setting('sso_authentication') * } elseif (api_get_setting('sso_authentication')=='true') { * - Work on a better validation for webservices paths. Current is very poor and exit - * - $master variable should be recovered from chamilo settings. */ $master = array( 'domain' => api_get_setting('sso_authentication_domain'), // 'localhost/project/drupal5',