Move Notify::TYPE_POKE
This commit is contained in:
@@ -2137,7 +2137,7 @@ class DFRN
|
||||
// send a notification
|
||||
notification(
|
||||
[
|
||||
"type" => NOTIFY_POKE,
|
||||
"type" => Type::POKE,
|
||||
"notify_flags" => $importer["notify-flags"],
|
||||
"language" => $importer["language"],
|
||||
"to_name" => $importer["username"],
|
||||
|
||||
Reference in New Issue
Block a user