[phpwebapp-commits] CVS: top10/docs ToDo.txt,1.8,1.9
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2003-12-29 14:59:54
|
Update of /cvsroot/phpwebapp/top10/docs In directory sc8-pr-cvs1:/tmp/cvs-serv3550/docs Modified Files: ToDo.txt Log Message: field 'title' of the comments Index: ToDo.txt =================================================================== RCS file: /cvsroot/phpwebapp/top10/docs/ToDo.txt,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** ToDo.txt 29 Dec 2003 14:14:17 -0000 1.8 --- ToDo.txt 29 Dec 2003 14:59:40 -0000 1.9 *************** *** 20,24 **** - Keep the count of the comments when a new comment is added or deleted. ! - Add the field 'subject' (or 'title') in the table 'comments'. - Check for malicious requests. Username is given by the user --- 20,24 ---- - Keep the count of the comments when a new comment is added or deleted. ! + Add the field 'subject' (or 'title') in the table 'comments'. - Check for malicious requests. Username is given by the user |