Explorar o código

Fixed callback redirect link

Edgard %!s(int64=6) %!d(string=hai) anos
pai
achega
2b58e76f79
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      front/callback.php

+ 1 - 1
front/callback.php

@@ -52,7 +52,7 @@ if ($signon_provider->login()) {
    }
 
    Html::nullHeader("Login", $CFG_GLPI["root_doc"] . '/index.php');
-   echo '<div class="center spaced"><a href="' + $url_redirect + '">' .
+   echo '<div class="center spaced"><a href="' . $url_redirect . '">' .
    __('Automatic redirection, else click') . '</a>';
    echo '<script type="text/javascript">
          if (window.opener) {