@@ -201,7 +201,7 @@ |
||
| 201 | 201 | SimpleSAML\Utils\HTTP::submitPOSTData($_GET['service'], $parameters); |
| 202 | 202 | } |
| 203 | 203 | } else { |
| 204 | - \ SimpleSAML\Utils\HTTP::redirectTrustedURL( |
|
| 204 | + \ SimpleSAML\Utils\HTTP::redirectTrustedURL( |
|
| 205 | 205 | \SimpleSAML\Utils\HTTP::addURLParameters(SimpleSAML\Module::getModuleURL('casserver/loggedIn.php'), $parameters) |
| 206 | 206 | ); |
| 207 | 207 | } |