Compare commits

..

No commits in common. "c0e1b256bd19387deedd9838f88f2c221c98149c" and "a323fd78251350eead40ef14ed488593bf7203be" have entirely different histories.

1 changed files with 3 additions and 7 deletions

View File

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