fixes
This commit is contained in:
@@ -4,7 +4,7 @@ if(isset($_POST['auth'])){
|
||||
createDB();
|
||||
}
|
||||
}else{
|
||||
echo('test');
|
||||
echol('you have no authorization to do that');
|
||||
}
|
||||
|
||||
function createDB(){
|
||||
|
||||
Reference in New Issue
Block a user