Move Notify::TYPE_COMMENT
This commit is contained in:
parent
b86ad37001
commit
e6fb044e60
5 changed files with 11 additions and 10 deletions
1
boot.php
1
boot.php
|
@ -140,7 +140,6 @@ define('MAX_LIKERS', 75);
|
|||
* Email notification options
|
||||
* @{
|
||||
*/
|
||||
define('NOTIFY_COMMENT', 8);
|
||||
define('NOTIFY_MAIL', 16);
|
||||
define('NOTIFY_SUGGEST', 32);
|
||||
define('NOTIFY_PROFILE', 64);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue