added spaces according to coding-convention
Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
parent
46a031368a
commit
5e1c303c08
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue