inc/registrar/config/Integration.php
@@ -58,6 +58,7 @@ error_log('[Integration]::setContentType Service is not setup. '.$this->service_name); return $this; } $allowed = $connection->getAllowedContent(); if (!in_array($content, $allowed)) { error_log($this->service_name.' Connection does not support this content: '.$content);