[phpMP-CVS] CVS: phpMP/docs Changelog,1.10,1.11
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2003-01-31 07:12:00
|
Update of /cvsroot/phpmp/phpMP/docs In directory sc8-pr-cvs1:/tmp/cvs-serv23196 Modified Files: Changelog Log Message: Update of Changelog. Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** Changelog 14 Jan 2003 22:42:31 -0000 1.10 --- Changelog 31 Jan 2003 07:11:57 -0000 1.11 *************** *** 1,2 **** --- 1,9 ---- + 2003-01-31 [Heimidal] + + * dba/mysql.dba + Added escapeString() function. + * includes/user.php + Added the escapeString() call to usernames. + 2003-01-14 [Heimidal] |