Fix some lingering dead links

This commit is contained in:
johnnyq
2025-01-23 17:21:49 -05:00
parent 5f76a7989b
commit 2b8778b205
2 changed files with 2 additions and 16 deletions

View File

@@ -7,14 +7,10 @@
*/
require_once "config.php";
require_once "functions.php";
require_once "check_login.php";
require_once "rfc6238.php";
/*
* Fetches SSL certificates from remote hosts & returns the relevant info (issuer, expiry, public key)
*/