]> git.mxchange.org Git - mailer.git/blobdiff - inc/reset/reset_birthday.php
More rewrites/templates swapped out:
[mailer.git] / inc / reset / reset_birthday.php
index ea3f2a4905672546d318b388adcc9366e279d76e..5dbbb34dc51517df2dbee212852431d34b6c48bf 100644 (file)
@@ -68,7 +68,7 @@ WHERE
        `status`='CONFIRMED' AND
        `birth_day`=%s AND
        `birth_month`=%s AND
-       `birthday_sent` < (UNIX_TIMESTAMP() - ".(getConfig('ONE_DAY') * 364).")
+       `birthday_sent` < (UNIX_TIMESTAMP() - ({?ONE_DAY?} * 364))
        ".$add."
 ORDER BY
        `userid` ASC",