librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1827] remove IP address from email, which is now 127.


From: Matt Lee
Subject: [Librefm-commits] [1827] remove IP address from email, which is now 127.0.0.1 for everyone.
Date: Sun, 24 May 2009 21:34:44 +0000

Revision: 1827
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1827
Author:   mattl
Date:     2009-05-24 21:34:42 +0000 (Sun, 24 May 2009)
Log Message:
-----------
remove IP address from email, which is now 127.0.0.1 for everyone.

Modified Paths:
--------------
    branches/stable/nixtape/register.php

Modified: branches/stable/nixtape/register.php
===================================================================
--- branches/stable/nixtape/register.php        2009-05-24 21:14:58 UTC (rev 
1826)
+++ branches/stable/nixtape/register.php        2009-05-24 21:34:42 UTC (rev 
1827)
@@ -146,7 +146,7 @@
                }
 
                $url = $base_url . '/register.php?auth=' . $code;
-               $content = "Hi!\n\nSomeone from the IP-address " . 
$_SERVER['REMOTE_ADDR'] . " registered an account "
+               $content = "Hi!\n\nSomeone registered an account "
                    . "at http://alpha.libre.fm. If this was you, please visit 
the webpage specified below to activate "
                    . "your account. If not, please disregard this email.\n\n" 
. $url . "\n\n- The Libre.fm Team";
                sendEmail($content, $email);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]