Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not return cancelled if the domain isn't active
This allows WHMCS to handle statuses from the various stages of expiry, like expired, expired grace, etc. Note: the $code === 200 conditional on line 1380 handles the truly necessary cases to force a cancelled status. Fixes namesilo#3
- Loading branch information