From 7ff174977ccaf2a84cc8e11c9a5342e267ea88f5 Mon Sep 17 00:00:00 2001 From: phl0 Date: Wed, 18 Mar 2026 22:17:35 +0100 Subject: [PATCH 1/2] Show OpenSSL version in debug view --- application/views/debug/index.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/application/views/debug/index.php b/application/views/debug/index.php index 5ee483d5f..8a097e016 100644 --- a/application/views/debug/index.php +++ b/application/views/debug/index.php @@ -119,6 +119,11 @@ db->version(); ?> + + + + + From 96852d95fd738b66c9237b36f9319a4ccb78c70f Mon Sep 17 00:00:00 2001 From: phl0 Date: Wed, 18 Mar 2026 22:32:09 +0100 Subject: [PATCH 2/2] Fallback value --- application/views/debug/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/debug/index.php b/application/views/debug/index.php index 8a097e016..53cc4b0fc 100644 --- a/application/views/debug/index.php +++ b/application/views/debug/index.php @@ -122,7 +122,7 @@ - +