src Standards
This basically completes coding standards changes for the entire src directory, with the exception of App.php
This commit is contained in:
@@ -525,7 +525,7 @@ class Notifier {
|
||||
|
||||
if ($diaspora_delivery) {
|
||||
if (!$followup) {
|
||||
$r0 = Diaspora::relay_list();
|
||||
$r0 = Diaspora::relayList();
|
||||
}
|
||||
|
||||
$r1 = q("SELECT `batch`, ANY_VALUE(`id`) AS `id`, ANY_VALUE(`name`) AS `name`, ANY_VALUE(`network`) AS `network`
|
||||
|
||||
Reference in New Issue
Block a user