src Standards
This basically completes coding standards changes for the entire src directory, with the exception of App.php
This commit is contained in:
@@ -14,6 +14,6 @@ class ProfileUpdate {
|
||||
return;
|
||||
}
|
||||
|
||||
Diaspora::send_profile($uid);
|
||||
Diaspora::sendProfile($uid);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user