s) // to post to QualKard's own controller. Set up is destructive; disabling only stops the automation. $has = $this->QualKardHelper->hasRecoReco(); $fb = $this->QualKardHelper->fbEnabled($project['id']); $enabled = $this->QualKardHelper->isEnabled($project['id']); $blocked = ! $has || $fb; ?>

>