X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fstrings.php;h=459eeb7093437778300e4ed19054967e0d237c54;hb=a7f3c40d541b7c780b28ba45a9f46a8460ebab6c;hp=6787c40d93c523be94adc2b5fab68213ce623803;hpb=d6f5495a8022bebb44f2dc31278ecea0d3992854;p=squirrelmail.git diff --git a/functions/strings.php b/functions/strings.php index 6787c40d..459eeb70 100644 --- a/functions/strings.php +++ b/functions/strings.php @@ -106,6 +106,7 @@ /** Returns an array of email addresses **/ + /* Be cautious of "user@host.com" */ function parseAddrs($text) { if (trim($text) == "") return;