X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Flang%2Feo%2Fstrings.php;h=3704fd32fc6a518610a06fbd09ccc8ee8d4ab329;hb=23ed4b9f62be37ec17ed50cb1bca603d4ae63b6f;hp=c7dbcb4fffdbadee80953a4910e0a11c1f96b8e9;hpb=39ff6e9ce9251fe69b56ba05ea7bdc1896f34de2;p=friendica.git diff --git a/view/lang/eo/strings.php b/view/lang/eo/strings.php index c7dbcb4fff..3704fd32fc 100644 --- a/view/lang/eo/strings.php +++ b/view/lang/eo/strings.php @@ -2,6 +2,7 @@ if(! function_exists("string_plural_select_eo")) { function string_plural_select_eo($n){ + $n = intval($n); return ($n != 1);; }} ;