Adding of network type handlers finished (listing is still work-in-progress)
[mailer.git] / inc / modules / admin / what-unlock_emails.php
index d4b0986a4d13695482dda4f4053b7dbe0932bf78..6a9ef73d150d479896ea5c9d540e1df02b21db9a 100644 (file)
@@ -148,7 +148,7 @@ LIMIT 1",
                                sendEmail($content['sender'], getMessage('MEMBER_ORDER_REJECTED'), $message_user);
 
                                // If you do not enter an URL to redirect to, your URL will be set!
-                               if ((!isPostRequestElementSet('redirect')) || (postRequestElement('redirect') == 'http://')) setRequestPostElement('redirect', getConfig('URL'));
+                               if ((!isPostRequestElementSet('redirect')) || (postRequestElement('redirect') == 'http://')) setPostRequestElement('redirect', getConfig('URL'));
 
                                // Redirect URL
                                SQL_QUERY_ESC("UPDATE `{?_MYSQL_PREFIX?}_pool` SET url='%s', `data_type`='NEW' WHERE `id`=%s LIMIT 1",