diff --git a/pandora_console/ajax.php b/pandora_console/ajax.php index e5bef6b0c9..261babb5aa 100644 --- a/pandora_console/ajax.php +++ b/pandora_console/ajax.php @@ -47,7 +47,7 @@ if (isset ($_GET["loginhash"])) { } // Check user -check_login (); +//check_login (); define ('AJAX', true);