1
0
Fork 0

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

Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
Roland Häder 2017-03-30 20:33:38 +02:00
commit d091759888
No known key found for this signature in database
GPG key ID: B72F8185C6C7BD78
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