diff --git a/php/submitIssue.php b/php/submitIssue.php index c73ac58..ee4f7d8 100644 --- a/php/submitIssue.php +++ b/php/submitIssue.php @@ -3,7 +3,7 @@ function sendInput($title,$body) { // Get API Key for git.fjla.uk - require '/srv/php-keys/athena/gitea.php'; + require '/srv/keys/athena/apiKeys.php'; // Set httpHeaders $httpHeaders = array(