diff --git a/e107_plugins/alt_auth/alt_auth_adminmenu.php b/e107_plugins/alt_auth/alt_auth_adminmenu.php index f6ffa40fb6..0513e45c08 100755 --- a/e107_plugins/alt_auth/alt_auth_adminmenu.php +++ b/e107_plugins/alt_auth/alt_auth_adminmenu.php @@ -94,7 +94,7 @@ public static function alt_auth_get_authlist($incE107 = TRUE) public function alt_auth_get_dropdown($name, $curval = '', $options = '') { $optList = explode(',', $options); - $authList = array_merge($optList, self::alt_auth_get_authlist(FALSE)); + $authList = array_merge($optList, self::alt_auth_get_authlist()); $ret = "