fix extra trailing newline (fixes #1304)
This commit is contained in:
@@ -48,4 +48,4 @@ $ref = @file_get_contents('ebusd-configuration/.git/refs/heads/master');
|
|||||||
array_walk($versions, $func);
|
array_walk($versions, $func);
|
||||||
?>
|
?>
|
||||||
</tbody></table></p>
|
</tbody></table></p>
|
||||||
</body>
|
</body>
|
||||||
@@ -68,4 +68,4 @@ function checkUpdate($ebusdVersion, $ebusdRelease, $architecture, $deviceVersion
|
|||||||
}
|
}
|
||||||
return $ret.$configs;
|
return $ret.$configs;
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
Reference in New Issue
Block a user