Update functions.php

pull/13/head
qkqpttgf 2020-01-01 14:08:17 +08:00 committed by GitHub
parent fa00fd422e
commit d037f1a2cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ function gethiddenpass($path,$passfile)
return ''; return '';
} }
function get_refresh_token($function_name, $Region, $Namespace) function get_refresh_token()
{ {
global $constStr; global $constStr;
$url = path_format($_SERVER['PHP_SELF'] . '/'); $url = path_format($_SERVER['PHP_SELF'] . '/');