From d037f1a2cfd19e4f0144f4528517f5a4ecc4e313 Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Wed, 1 Jan 2020 14:08:17 +0800 Subject: [PATCH] Update functions.php --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 427f34e..a198355 100644 --- a/functions.php +++ b/functions.php @@ -188,7 +188,7 @@ function gethiddenpass($path,$passfile) return ''; } -function get_refresh_token($function_name, $Region, $Namespace) +function get_refresh_token() { global $constStr; $url = path_format($_SERVER['PHP_SELF'] . '/');