public/plugin/azure_active_directory/index.php
Variable "_template" is not in valid camel caps format Open
Open
$_template['management_login_enabled'] = $managementLoginEnabled;
- Exclude checks
Variable "_template" is not in valid camel caps format Open
Open
$_template['signout_url'] = $activeDirectoryPlugin->getUrl(AzureActiveDirectory::URL_TYPE_LOGOUT);
- Exclude checks
Variable "_template" is not in valid camel caps format Open
Open
$_template['management_login_name'] = $managementLoginName;
- Exclude checks
Variable "_template" is not in valid camel caps format Open
Open
$_template['block_title'] = $activeDirectoryPlugin->get(AzureActiveDirectory::SETTING_BLOCK_NAME);
- Exclude checks
Variable "_template" is not in valid camel caps format Open
Open
$_template['signin_url'] = $activeDirectoryPlugin->getUrl(AzureActiveDirectory::URL_TYPE_AUTHORIZE);
- Exclude checks