From bd7382ea2510eb97e5890c1d7691078608b66384 Mon Sep 17 00:00:00 2001 From: Git Date: Wed, 16 Apr 2014 08:00:48 +0000 Subject: [PATCH] Empty commit --- sections/register/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sections/register/index.php b/sections/register/index.php index 614dd48c..0d33e82e 100644 --- a/sections/register/index.php +++ b/sections/register/index.php @@ -79,6 +79,8 @@ } } else { $InviterID = 0; + $InviteEmail = $_REQUEST['email']; + $InviteReason = ''; } }