X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Frfc822address.php;h=cf99871fce6d1b826f88946b1eb3b09d1ddf654c;hb=5ce1ef683e48c352cc9c25c21542371a99d5401a;hp=2a3e81657c84f354890443ed88136b87c2963553;hpb=0dd66a097d140fe7eca07b36f06b6c864e3fcc3d;p=squirrelmail.git diff --git a/functions/rfc822address.php b/functions/rfc822address.php index 2a3e8165..cf99871f 100644 --- a/functions/rfc822address.php +++ b/functions/rfc822address.php @@ -1,13 +1,12 @@ ',', // address separator + 'separator' => ', ', // address separator 'limit' => 0, // limits returned addresses 'personal' => true, // show persnal part 'email' => true, // show email part @@ -407,4 +406,3 @@ function _getAddressTokens($address) { } return $aTokens; } -?> \ No newline at end of file