Update common.php

pull/98/head
qkqpttgf 2020-03-02 17:25:59 +08:00 committed by GitHub
parent 049ff2736d
commit cdb17eb18d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -594,7 +594,7 @@ function main($path)
return $tmp; return $tmp;
} }
} else { } else {
if ($_SERVER['ajax']) return output(getconstStr('RefleshtoLogin'),401); if ($_SERVER['ajax']) return output(getconstStr('RefreshtoLogin'),401);
} }
$_SERVER['ishidden'] = passhidden($path); $_SERVER['ishidden'] = passhidden($path);
if ($_GET['thumbnails']) { if ($_GET['thumbnails']) {