]> git.mxchange.org Git - mailer.git/blobdiff - inc/filters.php
This has nothing to do with ext-user, so keep the 'user' word out of it. :)
[mailer.git] / inc / filters.php
index 27e981fc0acd2989336659ebd9bde3d022da7127..59068affd13251d2476f805f64b2d9ccb5bd7254 100644 (file)
@@ -1431,7 +1431,7 @@ WHERE
                // Are some entries deleted?
                if (sqlAffectedRows() > 0) {
                        // Okay, then send an email to the admin
-                       sendAdminNotification('{--ADMIN_PURGE_USER_SERVER_NAME_LOG_SUBJECT--}', 'admin_purge_user_server_name_log', sqlAffectedRows());
+                       sendAdminNotification('{--ADMIN_PURGE_SERVER_NAME_LOG_SUBJECT--}', 'admin_purge_user_server_name_log', sqlAffectedRows());
                } // END - if
        } // END - if