fix for 3644

This commit is contained in:
toyomoyo
2006-05-04 06:56:24 +00:00
parent 711d6de23f
commit 1710f639ae
+2 -2
View File
@@ -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
/** @} */
}
?>
?>