Remove unused Notify::TYPE_PROFILE
This commit is contained in:
parent
88dc3efdc9
commit
bd0be96fb3
1
boot.php
1
boot.php
|
@ -140,7 +140,6 @@ define('MAX_LIKERS', 75);
|
||||||
* Email notification options
|
* Email notification options
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
define('NOTIFY_PROFILE', 64);
|
|
||||||
define('NOTIFY_TAGSELF', 128);
|
define('NOTIFY_TAGSELF', 128);
|
||||||
define('NOTIFY_TAGSHARE', 256);
|
define('NOTIFY_TAGSHARE', 256);
|
||||||
define('NOTIFY_POKE', 512);
|
define('NOTIFY_POKE', 512);
|
||||||
|
|
Loading…
Reference in a new issue