의 미러
https://github.com/friendica/friendica
synced 2025-09-07 21:21:52 +02:00
todo added
This commit is contained in:
부모
f84e2e9d93
커밋
9559266075
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
|
@ -1080,7 +1080,7 @@ class Item extends BaseObject
|
|||
}
|
||||
// When the permission set will be used in photo and events as well,
|
||||
// this query here needs to be extended.
|
||||
// Currently deactivated. We need the permission set in the deletion process.
|
||||
// @todo Currently deactivated. We need the permission set in the deletion process.
|
||||
// This is a reminder to add the removal somewhere else.
|
||||
//if (!empty($item['psid']) && !self::exists(['psid' => $item['psid'], 'deleted' => false])) {
|
||||
// DBA::delete('permissionset', ['id' => $item['psid']], ['cascade' => false]);
|
||||
|
|
불러오는 중…
테이블 추가
Add a link
Reference in a new issue