From: Fabio Comuni Date: Thu, 16 Jun 2011 10:14:04 +0000 (+0200) Subject: fix a small php notice. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c94b809634cd92c69be3483c935e6741b7d0c090;p=friendica.git fix a small php notice. --- diff --git a/boot.php b/boot.php index 5d45de36f1..ff4224cfc7 100644 --- a/boot.php +++ b/boot.php @@ -2779,7 +2779,7 @@ function unamp($s) { if(! function_exists('lang_selector')) { function lang_selector() { global $lang; - $o .= '
'; + $o = '
'; $o .= '