mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
fix for 3644 merged
This commit is contained in:
parent
1db34bf5fb
commit
f009d079ec
@ -1747,7 +1747,7 @@ class CASClient
|
||||
if ( !($dom = domxml_open_mem($text_response))) {
|
||||
// read failed
|
||||
$this->authError('PT not validated',
|
||||
$alidate_url,
|
||||
$validate_url,
|
||||
FALSE/*$no_response*/,
|
||||
TRUE/*$bad_response*/,
|
||||
$text_response);
|
||||
@ -1947,4 +1947,4 @@ class CASClient
|
||||
/** @} */
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user