Fix missing mobiledata.ini and some cleanup

This commit is contained in:
Christian Zeitnitz
2021-03-16 19:11:40 +01:00
parent 8bccf1d077
commit f77fb660bf
5 changed files with 6 additions and 19 deletions

View File

@@ -740,6 +740,3 @@ function preg_only_match($pat,$haystack) {
}
return $match;
}
?>