net/freeradius: style update

This commit is contained in:
Franco Fichtner
2022-10-21 09:42:52 +02:00
parent 9f40e43d57
commit 302d2832ac
@@ -111,7 +111,7 @@ if (isset($configObj->OPNsense->freeradius)) {
}
}
}
$cert_refid = (string)$find_cert->ldapcert;
$cert_refid = (string)$find_cert->ldapcert;
// if eap has a certificate attached, search for its contents
if ($cert_refid != "") {
foreach ($configObj->cert as $ldapcert) {