Update azure.php (#4477)

Add missing '
This commit is contained in:
frytimo
2019-08-30 21:05:01 -04:00
committed by Nate
parent f8bad922d5
commit 385dd06580
+1 -1
View File
@@ -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(){