From: Tobias Diekershoff Date: Tue, 7 Oct 2014 06:31:36 +0000 (+0200) Subject: applying the fix from friendica issue 1179 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f67e8c908f1add148015cd52eb52188d363abafc;p=friendica-addons.git applying the fix from friendica issue 1179 --- diff --git a/jappixmini/jappixmini.php b/jappixmini/jappixmini.php index 73062aae..58214531 100644 --- a/jappixmini/jappixmini.php +++ b/jappixmini/jappixmini.php @@ -315,7 +315,7 @@ function jappixmini_settings(&$a, &$s) { $s .= ' '; $s .= '
'; - if (defaultbosh == "") { + if ($defaultbosh == "") { $s .= ''; $s .= ' '; $s .= '
';