(legacy) remove trailing "?>" in certs.inc

This commit is contained in:
Ad Schellevis 2016-01-19 15:15:20 +01:00
parent 1eb262c965
commit c312d18cee

View File

@ -671,5 +671,3 @@ function cert_get_cn($crt, $isref = false)
}
return "";
}
?>