Bugfix: Mails weren't sent
This commit is contained in:
parent
d79fe20f61
commit
637eb0bfb4
6 changed files with 18 additions and 14 deletions
2
boot.php
2
boot.php
|
|
@ -320,6 +320,8 @@ define ( 'NOTIFY_TAGSHARE', 0x0100 );
|
|||
define ( 'NOTIFY_POKE', 0x0200 );
|
||||
define ( 'NOTIFY_SHARE', 0x0400 );
|
||||
|
||||
define ( 'SYSTEM_EMAIL', 0x4000 );
|
||||
|
||||
define ( 'NOTIFY_SYSTEM', 0x8000 );
|
||||
/* @}*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue