Closed steveworley closed 8 years ago
$this->zones[0]->getZoneId() can cause a fatal error if you authenticate with the module without first defining a site in the CloudFlare console.
$this->zones[0]->getZoneId()
Fixes #49
$this->zones[0]->getZoneId()
can cause a fatal error if you authenticate with the module without first defining a site in the CloudFlare console.Fixes #49