mirror of
https://github.com/friendica/friendica
synced 2025-04-26 12:30:11 +00:00
Removing functionality from enotify.php
This commit is contained in:
parent
cbf8a273ff
commit
4422be9cea
3 changed files with 589 additions and 556 deletions
|
@ -154,7 +154,7 @@ class Subscription
|
|||
}
|
||||
|
||||
if ($desktop_notification) {
|
||||
notification_from_array($Notification);
|
||||
DI::notify()->createFromNotification($Notification);
|
||||
}
|
||||
|
||||
if (empty($type)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue