Browse Source

Minor - removed todo comment: already implemented

Yannick Warnier 14 years ago
parent
commit
281e28fcac
1 changed files with 0 additions and 1 deletions
  1. 0 1
      main/inc/local.inc.php

+ 0 - 1
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',