Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-02-24 20:30:06 +01:00
parent f83f746123
commit 58caf27744

View File

@ -80,7 +80,7 @@ if ($facid > 0)
if (! empty($conf->stripe->enabled))
{
access_forbidden();
access_forbidden();
}
if (empty($conf->global->STRIPE_LIVE) || GETPOST('forcesandbox', 'alpha'))