Ausgeloggt
diff comment-functions.php comment-functions-old.php
-
< ('$comment_post_ID', '$comment_author', '$comment_author_email', '$comment_author_url', '', '$comment_date', '$comment_date_gmt', '$comment_content', '$comment_approved', '', '$comment_type', '$comment_parent', '$user_id')
-
---
-
> ('$comment_post_ID', '$comment_author', '$comment_author_email', '$comment_author_url', '$comment_author_IP', '$comment_date', '$comment_date_gmt', '$comment_content', '$comment_approved', '$comment_agent', '$comment_type', '$comment_parent', '$user_id')
-
UPDATE comments
-
SET comment_agent = ''
-
SET comment_author_IP = ''
./done
(hmm?)
Kamuflaro