mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-11 01:33:51 -04:00
@@ -95,7 +95,7 @@ class access_Core {
|
||||
return false;
|
||||
}
|
||||
|
||||
if ($user->admin && $item->owner_id == $user->id) {
|
||||
if ($user->admin) {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user