Removed unused variables
This commit is contained in:
parent
2ac8c3fa83
commit
9543d1cf62
@ -62,12 +62,6 @@
|
|||||||
<input type="submit">
|
<input type="submit">
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<p>You have submitted:</p>
|
|
||||||
<p>REQUEST DATA: <?php echo $issueData;?>
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
JSON REPLY: <?php echo $giteaResponse;?>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<!-- Footer -->
|
<!-- Footer -->
|
||||||
<?php include "./page-blocks/footer.php" ?>
|
<?php include "./page-blocks/footer.php" ?>
|
||||||
|
Reference in New Issue
Block a user