fix updater

This commit is contained in:
unknown
2020-03-09 19:45:49 +01:00
parent b16766c65e
commit f4ee4d5a7c
5 changed files with 56 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
<pre>
<?php
var_dump($_POST);
var_dump(file_exists("./app/updater/" . "3C71BF22FDCF" . ".bin"));
?>
</pre>