one more identity action to process
[squirrelmail.git] / functions / url_parser.php
index 2a6da6670a431306baef4f3ef36cba60abbd322b..b0c6867e0eb91a606223ed69cfab8f964250ce0b 100644 (file)
@@ -223,4 +223,4 @@ function getEmail($string) {
     return (array_key_exists(0, $addresses) ? $addresses[0] : '');
 }
 
-?>
+?>
\ No newline at end of file