View Single Post
  #3  
Old 09-06-2014, 12:16 PM
Abronsyth's Avatar
Abronsyth Abronsyth is offline
A Headache Embodied
 
Join Date: Aug 2011
Location: NY
Posts: 1,011
Gender: Male
Credits: 162,789
Abronsyth is on a distinguished road
Default

So this should be placed after this code in Messages.php?
PHP Code:
        if($mysidia->user->usergroup->getpermission("canpm") == "no"){
            throw new 
NoPermissionException($mysidia->lang->banned);
        } 
Correct?
__________________
My Mods Site (1.3.4, 2020 Mods)
Reply With Quote