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