]> git.mxchange.org Git - mailer.git/blobdiff - inc/filter/beg_filter.php
Updated copyright year.
[mailer.git] / inc / filter / beg_filter.php
index 9865a58550ae7070e7b640e4d63976402ea0062d..30d860e707c9b6b4bff986d7414dd2b95b7fd029 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 - 2016 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -67,7 +67,7 @@ function FILTER_BEG_PURGE_IPS_NOTIFY_USER ($filterData) {
        } // END - if
 
        // Run the SQL query
-       SQL_QUERY_ESC('DELETE LOW_PRIORITY FROM `{?_MYSQL_PREFIX?}_beg_ips` WHERE (UNIX_TIMESTAMP() - `timeout`) >= %s',
+       sqlQueryEscaped('DELETE LOW_PRIORITY FROM `{?_MYSQL_PREFIX?}_beg_ips` WHERE (UNIX_TIMESTAMP() - `timeout`) >= %s',
                array($OLD + 60*60), __FUNCTION__, __LINE__);
 
        // Check for beg rallye is active and send mails out