Merge separate files into php-integration #12

Merged
fred.boniface merged 3 commits from separate into php-integration 2022-09-20 20:43:03 +01:00
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" ?>