Fix travis for recent PR

This commit is contained in:
ptibogxiv 2019-02-23 21:20:32 +01:00 committed by GitHub
parent f83f746123
commit be2cd64537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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'))