26Jan06 Close comments on older MT entries
So I don’t forget about it in the future.
UPDATE mt_entry SET entry_allow_comments=2 WHERE entry_blog_id = # AND entry_allow_comments = 1 AND entry_created_on <= DATE_SUB(CURDATE(), INTERVAL 7 DAY)
So I don’t forget about it in the future.
UPDATE mt_entry SET entry_allow_comments=2 WHERE entry_blog_id = # AND entry_allow_comments = 1 AND entry_created_on <= DATE_SUB(CURDATE(), INTERVAL 7 DAY)
Comments are closed.