mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 18:11:47 +02:00
Merge branch 'feature/notify_status' into develop-olympus
* feature/notify_status: [ticket/9179] Remove unnecessary newline.
This commit is contained in:
@@ -121,7 +121,6 @@ define('NOTIFY_BOTH', 2);
|
||||
define('NOTIFY_YES', 0);
|
||||
define('NOTIFY_NO', 1);
|
||||
|
||||
|
||||
// Email Priority Settings
|
||||
define('MAIL_LOW_PRIORITY', 4);
|
||||
define('MAIL_NORMAL_PRIORITY', 3);
|
||||
|
Reference in New Issue
Block a user