X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FBaseNotifications.php;h=a6a2ea8d1e8eeecc69128a7933b4d0aa4c23579d;hb=3bca4fe2a64671d09e08346456cdfa6c12f996e9;hp=117530d2567fd1df738e82578e27268a4d8b0b3a;hpb=a7fd9e3223ce95dc508c40353b4019b886f42902;p=friendica.git diff --git a/src/Module/BaseNotifications.php b/src/Module/BaseNotifications.php index 117530d256..a6a2ea8d1e 100644 --- a/src/Module/BaseNotifications.php +++ b/src/Module/BaseNotifications.php @@ -1,6 +1,6 @@ $pager->getPage(), ]; - System::jsonExit($notifications); + $this->jsonExit($notifications); } /**