Move Notify::TYPE_MAIL

This commit is contained in:
nupplaPhil
2020-02-04 22:10:19 +01:00
parent e6fb044e60
commit 9435cc4b88
8 changed files with 11 additions and 8 deletions

View File

@@ -140,7 +140,6 @@ define('MAX_LIKERS', 75);
* Email notification options
* @{
*/
define('NOTIFY_MAIL', 16);
define('NOTIFY_SUGGEST', 32);
define('NOTIFY_PROFILE', 64);
define('NOTIFY_TAGSELF', 128);