[Phpslash-commit] CVS: phpslash-ft CHANGES,1.420,1.421
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-03-14 17:55:24
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv545/phpslash-ft Modified Files: CHANGES Log Message: login cancel url typo Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.420 retrieving revision 1.421 diff -C2 -d -r1.420 -r1.421 *** CHANGES 13 Mar 2002 22:11:02 -0000 1.420 --- CHANGES 14 Mar 2002 17:55:09 -0000 1.421 *************** *** 13,16 **** --- 13,22 ---- 9 - Removal of something (kill -9 :) + 2002-Mar-14 11:30AM CST Joe Stewart <jo...@be...> + [B] - login.php3 - cancel url typo. + [T] - backend.php3, backendRSS91.tpl, backendRSS1.tpl - tweak to provide + image alt text, webmaster, managingEditor, updatePeriod, + and updateFrequency as in the RSS specs. + 2002-Mar-13 4:00PM CST Joe Stewart <jo...@be...> [B] - functions.inc - breadcrumb was using ROOTDIR instead of ROOTURL. |