Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
i dont want to talk about it
  • Loading branch information
CurryOnPatat committed May 11, 2022
1 parent 49721f2 commit c6608db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion email.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div class="container column">
<h1> your link that you need to put in the email is:
</h1>
<h2><?php echo htmlspecialchars('<img src="https://yoururlgoeshere/footer.php?image=footer.gif&id='.$_GET["email"].'>"'); ?></h2>
<h2><?php echo htmlspecialchars('<img src="https://yoururlgoeshere/footer.php?image=footer.gif&id='.$_GET["email"].'" >'); ?></h2>
</div>


Expand Down

0 comments on commit c6608db

Please sign in to comment.