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