mirror of
https://github.com/friendica/friendica
synced 2025-04-26 13:50:11 +00:00
src Standards
This basically completes coding standards changes for the entire src directory, with the exception of App.php
This commit is contained in:
parent
057984c69e
commit
609a4de5d0
15 changed files with 370 additions and 338 deletions
|
@ -14,6 +14,6 @@ class ProfileUpdate {
|
|||
return;
|
||||
}
|
||||
|
||||
Diaspora::send_profile($uid);
|
||||
Diaspora::sendProfile($uid);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue