test3
This commit is contained in:
parent
6d548a9e6b
commit
fca38ae049
@ -1,4 +1,5 @@
|
||||
<?php
|
||||
echo('test3');
|
||||
if(isset($_POST['auth'])){
|
||||
if($_POST['auth'] == getenv('ADMIN_ACTION_KEY')){
|
||||
echo('test2');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user