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'] . '/');