php-integration #21

Closed
fred.boniface wants to merge 146 commits from php-integration into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f995db23ea - Show all commits

View File

@ -31,7 +31,7 @@
$detail = validate($_POST["detail"]);
// Get API Key for git.fjla.uk
$giteaKey = file_get_contents('/srv/php-keys/athena/gitea');
require '/srv/php-keys/athena/gitea';
// Set httpHeaders
$httpHeaders = array(