This commit is contained in:
Andreas 2019-09-17 15:08:45 +02:00
parent 6d548a9e6b
commit fca38ae049

View File

@ -1,4 +1,5 @@
<?php
echo('test3');
if(isset($_POST['auth'])){
if($_POST['auth'] == getenv('ADMIN_ACTION_KEY')){
echo('test2');