mirror of
https://github.com/friendica/friendica
synced 2025-05-08 18:24:10 +02:00
Capitalization
This commit is contained in:
parent
b170dd765d
commit
f33a98578d
2 changed files with 2 additions and 2 deletions
|
@ -87,7 +87,7 @@ class User
|
|||
* @throws PDOException
|
||||
* @throws Exception
|
||||
*/
|
||||
public static function UpdateByContactUpdate(array $fields, array $condition)
|
||||
public static function updateByContactUpdate(array $fields, array $condition)
|
||||
{
|
||||
DBA::transaction();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue