Cleanup for #3010 - added spaces, thanks to @annando .
Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
@@ -88,7 +88,7 @@ class ForumManager {
|
||||
$total = count($contacts);
|
||||
$visible_forums = 10;
|
||||
|
||||
if(dbm::is_result($contacts)) {
|
||||
if (dbm::is_result($contacts)) {
|
||||
|
||||
$id = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user