test
This commit is contained in:
parent
e8e3ecb60d
commit
798ce1ca34
@ -3,6 +3,8 @@ if(isset($_POST['auth'])){
|
||||
if($_POST['auth'] == getenv('ADMIN_ACTION_KEY')){
|
||||
|
||||
}
|
||||
}else{
|
||||
echo('test');
|
||||
}
|
||||
|
||||
function createDB(){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user