add setup=auth
This commit is contained in:
@@ -390,3 +390,7 @@ function moveFolder($from, $to, $slash)
|
|||||||
function WaitFunction() {
|
function WaitFunction() {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function changeAuthKey() {
|
||||||
|
return message("Not need.", 'Change platform Auth token or key', 404);
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user