add new rule

This commit is contained in:
Frédéric FRANCE
2020-05-21 01:41:27 +02:00
parent 416e6dd90d
commit ee6fadd0d5
565 changed files with 5190 additions and 8632 deletions

View File

@@ -153,8 +153,7 @@ else // If entry on page with no parameter, we arrive here
{
$url = $apiService->getAuthorizationUri(array('state'=>GETPOST('state')));
}
else
{
else {
$url = $apiService->getAuthorizationUri(); // Parameter state will be randomly generated
}