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> </form>
<p>You have submitted:</p> <p>You have submitted:</p>
<p>REQUEST DATA: <?php echo $issueData;?> <p><?php echo $giteaResponse;?>
<br> <br>
<?php echo $subject;?>
<br> <br>
JSON REPLY: <?php echo $giteaResponse;?> <?php echo $detail;?>
<br>
<br>
SUBJECT: <?php echo $subject;?>
<br>
DETAIL: <?php echo $detail;?>
</p> </p>
<!-- Footer --> <!-- Footer -->