mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 03:22:37 +02:00
Merge branch '3.2.x'
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user