
Re: Trash Button In Replies
I wanted to set the authorization level by moderator, and I wrote MOD instead of ADMIN in modcp.php
It works perfectly! Thank you
-
//if ( !$is_auth['auth_mod'] ) //Modified to add Send post to trash function
-
if ( !$is_auth['auth_mod'] && $userdata['user_level'] != MOD)