Update functions.php
This commit is contained in:
+1
-1
@@ -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'] . '/');
|
||||
|
||||
Reference in New Issue
Block a user