Quote:
Originally Posted by Andreas
As physical delete can already be disabled for moderators I suggest this plugin:
Hook Location: can_moderate_supermod
PHP Code:
$return = ($do != 'canremoveposts' AND $do != 'canmassprune');
This disables physical delete for inlinemod, thread tools and mass prune in modcp for supermods.
|
Doesn't your Supermods permissions hack do this?
And where is the setting to turn off physical delete for Mods? I didn't find it.