X-Git-Url: http://andersk.mit.edu/gitweb/sql-web.git/blobdiff_plain/2d13bff71f8330dcfb2fa37b2b251f5274316a15..690e37fb59e0ed5c5f90365776f61132eeeba5f8:/global.act.php diff --git a/global.act.php b/global.act.php index 1a6a98d..b7ff5ee 100644 --- a/global.act.php +++ b/global.act.php @@ -47,12 +47,14 @@ if (isOnline()) { unset($_SESSION['LoginSSL']); } + /* if (isPost() || isset($i_refresh)) { if (!empty($UserId)) { checkQuotas($UserId); } - isset($i_refresh) && redirect('main'); + isset($i_refresh) && redirect('main?r'); } + */ } // isOnline()