Update functions.php

This commit is contained in:
qkqpttgf
2020-01-01 14:08:17 +08:00
committed by GitHub
parent fa00fd422e
commit d037f1a2cf
+1 -1
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'] . '/');