Move Notify::TYPE_SUGGEST

This commit is contained in:
nupplaPhil
2020-02-04 22:11:11 +01:00
parent 9435cc4b88
commit 88dc3efdc9
5 changed files with 6 additions and 4 deletions

View File

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