';
echo '
';
diff --git a/pandora_console/index.php b/pandora_console/index.php
index 730e404a20..06793c1a87 100755
--- a/pandora_console/index.php
+++ b/pandora_console/index.php
@@ -623,10 +623,9 @@ if (! isset($config['id_user'])) {
header('Location: '.$config['homeurl'].'index.php'.$redirect_url);
exit;
- // Always exit after sending location headers
- }
- // Hash login process
- else if (isset($_GET['loginhash'])) {
+ // Always exit after sending location headers.
+ } else if (isset($_GET['loginhash'])) {
+ // Hash login process
$loginhash_data = get_parameter('loginhash_data', '');
$loginhash_user = str_rot13(get_parameter('loginhash_user', ''));
@@ -642,9 +641,8 @@ if (! isset($config['id_user'])) {
exit('