Merge branch '15.0.beta3' of https://gitlab.zcorp.cc/easycorp/zentaopms into 15.0.beta3
This commit is contained in:
@@ -149,7 +149,7 @@ class repoModel extends model
|
||||
if(isset($productIdList[$productID])) $hasPriv = true;
|
||||
}
|
||||
|
||||
if(!$haspriv) unset($repos[$i]);
|
||||
if(!$hasPriv) unset($repos[$i]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user