Diaspora: Fix class name case + add self
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
require_once('include/diaspora.php');
|
||||
|
||||
function profile_change() {
|
||||
diaspora::send_profile(local_user());
|
||||
Diaspora::send_profile(local_user());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user