diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 55acb54ecf..87d87c4733 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2012-05-10 Juan Manuel Ramon + + * general/login_help_dialog.php: Removed variable due to + obfuscation. + + Merged from branches. + 2012-05-10 Sergio Martin * include/javascript/pandora_modules.js diff --git a/pandora_console/general/login_help_dialog.php b/pandora_console/general/login_help_dialog.php index dbd3081112..5d6db188de 100644 --- a/pandora_console/general/login_help_dialog.php +++ b/pandora_console/general/login_help_dialog.php @@ -35,10 +35,6 @@ if (is_ajax()) { } // Prints help dialog information - -if ($license_fail == 1) - return; - echo '
'; echo '
';