Commit 8a9a6a5e authored by Nico Schallehn's avatar Nico Schallehn

test

parent e73491e9
<?php header("Content-Type: text/html; charset=utf-8");?>
<?php header("Location: /index.php?action=app");
exit;
<h1>MediaDB Viewer - Android App</h1>
<h2>Aktuelle Version: <?php echo file_get_contents($Local."Version.txt")?></h2>
<a href="MediaDBViewer.apk">Download!</a><br>
<pre>
<?php echo file_get_contents($Local."Changelog.txt")?>
</pre>
\ No newline at end of file
?>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment