Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-12998

Undefined $lang in mcp_warn.php::add_warning()

XMLWordPrintable

      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.

            nicofuma nicofuma
            nicofuma nicofuma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: