]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/mailid_functions.php
Renamed ifSqlHasZeroNums() to ifSqlHasZeroNumRows() and improved some queries.
[mailer.git] / inc / libs / mailid_functions.php
index 7d1aeb7f14a737d877f6c78b7e8f3a4065a85c83..b7c66af82c141d2f9ba5f4b016b5e97c772aa327 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2013 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2015 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -218,7 +218,6 @@ function doMailIdConfirm ($data) {
                        $templ = 'mailid_enter_code';
                } else {
                        // Disabled code
-                       $data['real_code'] = $realCode;
                        $templ = 'mailid_confirm_buttom';
                }