Fix indentation.
This commit is contained in:
@@ -127,6 +127,7 @@ function PMA_auth_check()
|
|||||||
|
|
||||||
/* Set the single signon port */
|
/* Set the single signon port */
|
||||||
$GLOBALS['cfg']['Server']['port'] = $single_signon_port;
|
$GLOBALS['cfg']['Server']['port'] = $single_signon_port;
|
||||||
|
|
||||||
/* Restore our token */
|
/* Restore our token */
|
||||||
if (!empty($pma_token)) {
|
if (!empty($pma_token)) {
|
||||||
$_SESSION[' PMA_token '] = $pma_token;
|
$_SESSION[' PMA_token '] = $pma_token;
|
||||||
|
Reference in New Issue
Block a user