Limit
class Limit (View source)
Methods
                    bool
                
                
                    isOverLimit(int $uID)
        
                                            
                
            checks to see if a user has exceeded their limit for sending private messages.
                    getErrorObject()
        
                                            
                
            No description
                    notifyAdmin($offenderID)
        
                                            
                
            No description
Details
        
                            bool
    isOverLimit(int $uID)
        
    
    checks to see if a user has exceeded their limit for sending private messages.
        
                            
    getErrorObject()
        
    
    No description
        
                    protected        
    notifyAdmin($offenderID)
        
    
    No description