space to the rescue ... ;-) CR request

Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
Roland Haeder
2017-03-30 20:33:38 +02:00
parent 9c056d0bf0
commit d091759888
3 changed files with 12 additions and 12 deletions

View File

@@ -955,7 +955,7 @@ class dfrn {
$idtosend = '1:' . $orig_id;
}
$rino = get_config('system','rino_encrypt');
$rino = get_config('system', 'rino_encrypt');
$rino = intval($rino);
// use RINO1 if mcrypt isn't installed and RINO2 was selected