1
1
Fork 0

Move Notify::TYPE_SHARE

This commit is contained in:
nupplaPhil 2020-02-04 22:21:02 +01:00
commit c6915dc672
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
3 changed files with 5 additions and 4 deletions

View file

@ -140,7 +140,6 @@ define('MAX_LIKERS', 75);
* Email notification options
* @{
*/
define('NOTIFY_SHARE', 1024);
define('NOTIFY_SYSTEM', 32768);
/* @}*/