diff --git a/mod/ping.php b/mod/ping.php index df6793f3c6..b588c1fb0b 100644 --- a/mod/ping.php +++ b/mod/ping.php @@ -301,7 +301,7 @@ function ping_init(App $a) 'seen' => false, 'message' => DI::l10n()->t('{0} requested registration'), ]; - $notifs[] = $notif; + $notifications[] = $notif; } } else { $notif = [