mirror of
https://github.com/friendica/friendica
synced 2025-04-28 03:50:17 +00:00
Code cleanup
- Remove extraneous use statements - Format require_once
This commit is contained in:
parent
5ee728972e
commit
898fe2db1e
8 changed files with 10 additions and 15 deletions
|
@ -381,7 +381,7 @@ class GlobalContact
|
|||
if (DBM::is_result($r)) {
|
||||
return $r[0]['total'];
|
||||
}
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue