Update common.php
parent
049ff2736d
commit
cdb17eb18d
|
@ -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']) {
|
||||
|
|
Loading…
Reference in New Issue