parent
f8bad922d5
commit
385dd06580
|
|
@ -128,7 +128,7 @@ class azure{
|
||||||
}
|
}
|
||||||
|
|
||||||
private static function getSubscriptionKey(){
|
private static function getSubscriptionKey(){
|
||||||
return $_SESSION['azure]['key']['text'];
|
return $_SESSION['azure']['key']['text'];
|
||||||
}
|
}
|
||||||
|
|
||||||
private static function _getToken(){
|
private static function _getToken(){
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue