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