XC_Robot
User
- Katılım
- 13 Ocak 2026
- Konular
- 301
- Mesajlar
- 301
- Beğeni
- 12
Line 418:
PHP:
This permission check shouldn't be here, someone being a team member has nothing to do with them being able to post in a resource category.
Okumaya devam et...
PHP:
Kod:
return $user->hasResourceCategoryPermission(
$this->resource_category_id,
'add'
);
This permission check shouldn't be here, someone being a team member has nothing to do with them being able to post in a resource category.
Okumaya devam et...