From 676dcfdc9864e0e7daa9f2b45069e0cbd0cc4269 Mon Sep 17 00:00:00 2001 From: "fred.boniface" Date: Tue, 20 Sep 2022 19:15:22 +0100 Subject: [PATCH] Corrected filename --- report-issue.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report-issue.php b/report-issue.php index 69abb45..5c6f8b1 100644 --- a/report-issue.php +++ b/report-issue.php @@ -31,7 +31,7 @@ $detail = validate($_POST["detail"]); // Get API Key for git.fjla.uk - require '/srv/php-keys/athena/gitea'; + require '/srv/php-keys/athena/gitea.php'; // Set httpHeaders $httpHeaders = array(