Move Notify::TYPE_TAGSELF
This commit is contained in:
parent
bd0be96fb3
commit
51260f234f
4 changed files with 10 additions and 5 deletions
1
boot.php
1
boot.php
|
|
@ -140,7 +140,6 @@ define('MAX_LIKERS', 75);
|
|||
* Email notification options
|
||||
* @{
|
||||
*/
|
||||
define('NOTIFY_TAGSELF', 128);
|
||||
define('NOTIFY_TAGSHARE', 256);
|
||||
define('NOTIFY_POKE', 512);
|
||||
define('NOTIFY_SHARE', 1024);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue