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.
|
how do i use this?? do i need to install this plugin first then edit with urs or is urs a new one??