Merge branch '3.2.x'

This commit is contained in:
Marc Alexander 2016-11-12 19:27:12 +01:00
commit ccf06c25a5
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -52,7 +52,7 @@ class report_pm extends \phpbb\notification\type\pm
* *
* @var string Permission name * @var string Permission name
*/ */
protected $permission = 'm_report'; protected $permission = 'm_pm_report';
/** /**
* Notification option data (for outputting to the user) * Notification option data (for outputting to the user)