Merge branch 'master' into dev

This commit is contained in:
Florian (DF2ET) 2017-01-10 21:24:36 +01:00 committed by GitHub
commit 7398403182

View file

@ -67,6 +67,7 @@ function getDMRNetwork2() {
fclose($fp); fclose($fp);
} }
return $network; return $network;
} }
function getDMRMasterState() { function getDMRMasterState() {