Update of /cvsroot/phpwebapp/top10/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv15358/docs
Modified Files:
ToDo.txt
Log Message:
keep comment count up to date
Index: ToDo.txt
===================================================================
RCS file: /cvsroot/phpwebapp/top10/docs/ToDo.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** ToDo.txt 29 Dec 2003 14:59:40 -0000 1.9
--- ToDo.txt 29 Dec 2003 15:56:38 -0000 1.10
***************
*** 18,22 ****
(sending him a confirmation e-mail).
A comment can also be deleted by the admin.
! - Keep the count of the comments when a new comment is added or
deleted.
+ Add the field 'subject' (or 'title') in the table 'comments'.
--- 18,22 ----
(sending him a confirmation e-mail).
A comment can also be deleted by the admin.
! + Keep the count of the comments when a new comment is added or
deleted.
+ Add the field 'subject' (or 'title') in the table 'comments'.
|