Skip to content

Commit

Permalink
Merge bec836f into 77a7849
Browse files Browse the repository at this point in the history
  • Loading branch information
soul9 committed Jan 20, 2017
2 parents 77a7849 + bec836f commit 0040f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bureau/admin/sql_pma_sso.php
Expand Up @@ -38,7 +38,7 @@
$_SESSION['PMA_single_signon_host'] = $r["host"]; // pma >= 2.11
session_write_close();
// finally redirect to phpMyAdmin :
header("Location: /alternc-sql/");
header("Location: /alternc-sql/index.php");
exit();
}

Expand Down

0 comments on commit 0040f6a

Please sign in to comment.