diff --git a/contrib/updatecheck/index.php b/contrib/updatecheck/index.php index 372f3e62..ec6bc51e 100644 --- a/contrib/updatecheck/index.php +++ b/contrib/updatecheck/index.php @@ -48,4 +48,4 @@ $ref = @file_get_contents('ebusd-configuration/.git/refs/heads/master'); array_walk($versions, $func); ?>

- + \ No newline at end of file diff --git a/contrib/updatecheck/prepend.inc b/contrib/updatecheck/prepend.inc index 1af94c2f..5ce705eb 100644 --- a/contrib/updatecheck/prepend.inc +++ b/contrib/updatecheck/prepend.inc @@ -68,4 +68,4 @@ function checkUpdate($ebusdVersion, $ebusdRelease, $architecture, $deviceVersion } return $ret.$configs; } -?> +?> \ No newline at end of file