Fixed issue that cause the WHMCS implementation to still not work

This commit is contained in:
2018-07-10 17:09:21 +02:00
parent 2cf6f6ab11
commit b42a3a5420
6 changed files with 13 additions and 13 deletions

View File

@ -971,7 +971,7 @@ class Get
}
}
// since the license details are not set clear
else
elseif (0 == $component->add_license)
{
$component->whmcs_key = '';
$component->whmcs_buy_link = '';