php-integration #21

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

View File

@ -95,11 +95,12 @@
</form>
<p>You have submitted:</p>
<p><?php echo $giteaResponse;?>
<p>JSON REPLY: <?php echo $giteaResponse;?>
<br>
<?php echo $subject;?>
<br>
<?php echo $detail;?>
SUBJECT: <?php echo $subject;?>
<br>
DETAIL: <?php echo $detail;?>
</p>
<!-- Footer -->