- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
Major
 - 
    3.1.0-RC3
 - 
    None
 
In mcp_warn.php::add_warning() we have this line:
							$message_parser->message = sprintf($lang['WARNING_PM_BODY'], $warning);
			 | 
		
but $lang is undefined in the function.
- caused
 - 
                    
PHPBB-14134 Send warning notification PM in user's language.
-         
 - Unverified Fix
 
 -         
 

