add setup=auth
parent
717b454256
commit
f439497c6a
|
@ -390,3 +390,7 @@ function moveFolder($from, $to, $slash)
|
|||
function WaitFunction() {
|
||||
return true;
|
||||
}
|
||||
|
||||
function changeAuthKey() {
|
||||
return message("Not need.", 'Change platform Auth token or key', 404);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue