v2.0.35-20230816

This commit is contained in:
MI15\Win
2023-08-16 01:14:09 +08:00
parent 1ece1135ea
commit 86be0ca786
11 changed files with 82 additions and 14 deletions

View File

@@ -129,7 +129,6 @@ function get_links($fid) {
$where['ORDER']['lid'] = 'ASC';
if(!is_login){
$where['property'] = 0;
}
//书签分享>私有可见
if(isset($share['pv']) && $share['pv'] == 1){