[Phpslash-commit] CVS: phpslash-ft CHANGES,1.714,1.715
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-03-05 21:20:28
|
Update of /cvsroot/phpslash/phpslash-ft In directory sc8-pr-cvs1:/tmp/cvs-serv25313/phpslash-ft Modified Files: CHANGES Log Message: slashAuth magic and remember me fix Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.714 retrieving revision 1.715 diff -C2 -d -r1.714 -r1.715 *** CHANGES 4 Mar 2003 21:54:27 -0000 1.714 --- CHANGES 5 Mar 2003 21:20:19 -0000 1.715 *************** *** 13,16 **** --- 13,20 ---- 9 - Removal of something (kill -9 :) + 2003-March-05 3:30PM CST Joe Stewart <joe...@us...> + [B] - slashAuthCR.class - correctly use the "magic" word in the config file + if available. This was causing the "remember me" cookie not to work. + 2003-March-04 3:30PM CST Joe Stewart <joe...@us...> [W] - index.php3, functions.inc, Comment.class - added SKIN and IMAGEURL |