Update TODO because comment class has been made

This commit is contained in:
Jonathan Ernst
2005-02-02 02:48:02 +00:00
committed by WineHQ
parent 892349536c
commit 64d8f93b15

5
TODO
View File

@@ -23,8 +23,3 @@ WineHQ Application Database TODO List
##################
# add distro table and administration screens for it. (Chris)
# write a Comment class in include/comment.php (Jonathan)
# when a user responds to a comment a reply is only sent to the person who wrote the comment being responded to but
an email should be sent to everyone in that thread. (Jonathan)