From cdb17eb18dba9d8ca53683b4b93458859b4ea99a Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Mon, 2 Mar 2020 17:25:59 +0800 Subject: [PATCH] Update common.php --- function/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/function/common.php b/function/common.php index f9b87e6..a753d46 100644 --- a/function/common.php +++ b/function/common.php @@ -594,7 +594,7 @@ function main($path) return $tmp; } } else { - if ($_SERVER['ajax']) return output(getconstStr('RefleshtoLogin'),401); + if ($_SERVER['ajax']) return output(getconstStr('RefreshtoLogin'),401); } $_SERVER['ishidden'] = passhidden($path); if ($_GET['thumbnails']) {