fix bookmark

This commit is contained in:
xiaomlove
2023-08-15 03:35:13 +08:00
parent 22b23c4a45
commit 8dc9cb8f02
3 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -645,7 +645,8 @@ if ($all)
}
//stderr("", count($wherecatina)."-". count($wheresourceina));
$wherecatin = $wheresourcein = $wheremediumin = $wherecodecin = $wherestandardin = $whereprocessingin = $whereteamin = $whereaudiocodecin = '';
if (empty($wherecatina)) {
if (empty($wherecatina) && !(in_array($inclbookmarked, [1, 2]) && $allsec == 1)) {
//require limit in some category
$wherecatina = $allCategoryId;
}
if (count($wherecatina) > 1)