don't purge image on thumbnail regen
This commit is contained in:
parent
4c3b68b7d5
commit
dd94c7eda6
@ -71,7 +71,7 @@ class Rule34 extends Extension
|
|||||||
{
|
{
|
||||||
global $database, $user;
|
global $database, $user;
|
||||||
if ($user->can(Permissions::MANAGE_ADMINTOOLS)) {
|
if ($user->can(Permissions::MANAGE_ADMINTOOLS)) {
|
||||||
$database->notify("shm_image_bans", $event->hash);
|
#$database->notify("shm_image_bans", $event->hash);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user