This commit is contained in:
Andreas 2019-09-17 15:06:04 +02:00
parent e8e3ecb60d
commit 798ce1ca34

View File

@ -3,6 +3,8 @@ if(isset($_POST['auth'])){
if($_POST['auth'] == getenv('ADMIN_ACTION_KEY')){
}
}else{
echo('test');
}
function createDB(){