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

@@ -41,5 +41,4 @@ function getRouteInfo($checkAccess)
}
return $rInfo;
}
?>