Home
last modified time | relevance | path

Searched refs:EML_MREQ (Results 1 – 2 of 2) sorted by relevance

/dports/www/nextcloud-appointments/appointments/lib/Backend/
H A DBackendUtils.php62 public const EML_MREQ = 'meReq'; define in OCA\\Appointments\\Backend\\BackendUtils
946 self::EML_MREQ => false,
H A DDavListener.php500 if ($eml_settings[BackendUtils::EML_MREQ]) {