updating client to autoupdate the settings db
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
//put auth code here afterwards
|
||||
include "../accessctrl/check_apikey.php";
|
||||
if(check_apikey()!==true){
|
||||
die("no_atuh");
|
||||
die("no_auth");
|
||||
}
|
||||
|
||||
//add the entry to the log db
|
||||
|
||||
Reference in New Issue
Block a user