login()) { header('Location: ' . appendQueryString(CONFIG_URL_HOME, makeQueryString())); exit; } } }else{ $_SESSION['ajax_user'] = true; header('Location: ' . appendQueryString(CONFIG_URL_HOME, makeQueryString())); exit; } ?> <?php echo LOGIN_PAGE_TITLE; ?>