How do I include the IP address of someone making a comment in the email notification sent to the admin?
Specifically I found this line in the english.php language file
Code:
Content visible to verified customers only.
What I want to do is add the comment poster's IP address to that message, but I can't seem to figure out the variable I need.
Thanks