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