mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/9179] Remove unnecessary newline.
cc8d22bed6
added one empty line too much.
PHPBB3-9179
This commit is contained in:
parent
cc8d22bed6
commit
491fc0516e
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue