Completed
Pull Request — development (#2331)
by Joshua
10:23
created
sources/subs/EmailParse.class.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1029,7 +1029,7 @@
 block discarded – undo
1029 1029
 	 * Validates that the ip is a valid ip4 address
1030 1030
 	 *
1031 1031
 	 * @param string|null $string
1032
-	 * @return array
1032
+	 * @return string|null
1033 1033
 	 */
1034 1034
 	private function _parse_ip($string)
1035 1035
 	{
Please login to merge, or discard this patch.