Diaspora: Fix class name case + add self
This commit is contained in:
@@ -570,7 +570,7 @@ function notifier_run(&$argv, &$argc){
|
||||
if($public_message) {
|
||||
|
||||
if (!$followup)
|
||||
$r0 = diaspora::relay_list();
|
||||
$r0 = Diaspora::relay_list();
|
||||
else
|
||||
$r0 = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user