Move Notify::TYPE_SYSTEM
This commit is contained in:
parent
c6915dc672
commit
511556085a
4 changed files with 7 additions and 15 deletions
11
boot.php
11
boot.php
|
|
@ -134,17 +134,6 @@ $netgroup_ids = [
|
|||
*/
|
||||
define('MAX_LIKERS', 75);
|
||||
|
||||
/**
|
||||
* @name Notify
|
||||
*
|
||||
* Email notification options
|
||||
* @{
|
||||
*/
|
||||
|
||||
define('NOTIFY_SYSTEM', 32768);
|
||||
/* @}*/
|
||||
|
||||
|
||||
/** @deprecated since 2019.03, use Term::UNKNOWN instead */
|
||||
define('TERM_UNKNOWN', Term::UNKNOWN);
|
||||
/** @deprecated since 2019.03, use Term::HASHTAG instead */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue