]> git.mxchange.org Git - friendica.git/commitdiff
Why got this even approved?
authorUnknown <me@jeroened.be>
Wed, 26 Sep 2018 11:13:09 +0000 (13:13 +0200)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 13:40:46 +0000 (08:40 -0500)
src/Content/ContactSelector.php

index f9bf6d37106e37d02ae97bf8dc2d8b516bdb66ed..86dd6f002d51f2dc69ee43c9d1e12798e8dde278 100644 (file)
@@ -219,6 +219,7 @@ class ContactSelector
        public static function maritalStatus($current = "")
        {
                $o = '';
+               $select = [
                        'EMPTY' => '',
                        'Single' => L10n::t('Single'),
                        'Lonely' => L10n::t('Lonely'),