]> git.mxchange.org Git - mailer.git/blobdiff - inc/autopurge/purge-tsks.php
Fixes/rewrites for 'dublicate entry' bug
[mailer.git] / inc / autopurge / purge-tsks.php
index dde1e7c77e30583e22c9dbfd7ac427632ebe44f6..5cdc442315db6cb95759ff3b23fb9cd505eb92c8 100644 (file)
@@ -46,7 +46,7 @@ if ((!EXT_IS_ACTIVE("autopurge")) || (getConfig('auto_purge_active') != "Y")) {
 // Check version (must be > 0.0)
 if ((GET_EXT_VERSION("task") > "0.0") && (getConfig('ap_tasks') == "Y")) {
        // Since when shall we purge?
-       $since = bigintval(getConfig('ap_tasks_time'));
+       $since = getConfig(('ap_tasks_time'));
 
        // Purge deleted tasks (no notification to admin)
        SQL_QUERY_ESC("DELETE LOW_PRIORITY