';
echo '
';
diff --git a/pandora_console/index.php b/pandora_console/index.php
index ad4b93465a..ae79d76f69 100755
--- a/pandora_console/index.php
+++ b/pandora_console/index.php
@@ -619,10 +619,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', ''));
@@ -638,9 +637,8 @@ if (! isset($config['id_user'])) {
exit('