]> git.mxchange.org Git - friendica.git/commitdiff
added spaces according to coding-convention
authorRoland Haeder <roland@mxchange.org>
Sun, 19 Mar 2017 00:04:30 +0000 (01:04 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 19 Mar 2017 00:04:30 +0000 (01:04 +0100)
Signed-off-by: Roland Haeder <roland@mxchange.org>
include/dfrn.php

index b7589d7cb7c50f0ca5f2cb6aeef79c60c06b34dd..1240228f06f19bd55d67608499c393dba606835d 100644 (file)
@@ -1095,7 +1095,7 @@ class dfrn {
                }
 
 
-               if ($rino>0 && $rino_remote_version>0 && (! $dissolve)) {
+               if ($rino > 0 && $rino_remote_version > 0 && (! $dissolve)) {
                        logger('rino version: '. $rino_remote_version);
 
                        switch($rino_remote_version) {