Fix travis for recent PR
This commit is contained in:
parent
f83f746123
commit
be2cd64537
@ -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'))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user