diff --git a/include/functions.php b/include/functions.php index 8c84ce3..bdd2bef 100644 --- a/include/functions.php +++ b/include/functions.php @@ -856,7 +856,6 @@ function getGitVersion(){ } else { return 'GitID unknown'; } -<<<<<<< HEAD } function getDMRReflectors($network) { @@ -882,7 +881,5 @@ function getDMRReflectorsFromURL($url) { $refls[] = str_getcsv($row,"@",''); } return $refls; -======= ->>>>>>> 45c79329737e865e19bb761c4f3b3321107b09ba } ?>