php-integration #21

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

View File

@ -62,12 +62,6 @@
<input type="submit">
</form>
<p>You have submitted:</p>
<p>REQUEST DATA: <?php echo $issueData;?>
<br>
<br>
JSON REPLY: <?php echo $giteaResponse;?>
</p>
<!-- Footer -->
<?php include "./page-blocks/footer.php" ?>