X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=access%2Flogin.php;h=759a732755cad0458024568c5f5d86c1315da0cf;hb=7202616e85a0fb8907ced404e418d8a16a5ed53a;hp=7d4389f68f858f826b1bfe1816b1ad1b57ea2f6f;hpb=8f7ac519b7aaf8ec219862597e878d3a28316ac6;p=fa-stable.git diff --git a/access/login.php b/access/login.php index 7d4389f6..759a7327 100644 --- a/access/login.php +++ b/access/login.php @@ -25,11 +25,11 @@ $def_coy = 0; $def_theme = $path_to_root . '/themes/default'; -$ajax_timeout = strstr($_SERVER['PHP_SELF'], 'timeout.php'); +$login_timeout = $_SESSION["wa_current_user"]->last_act; echo " "; -if (!$ajax_timeout) { // page header +if (!$login_timeout) { // page header echo ''; ?>