[Phpslash-commit] CVS: phpslash-ft CHANGES,1.397,1.398
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-02-11 18:24:59
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv13956/phpslash-ft Modified Files: CHANGES Log Message: breadcrumb in article page Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.397 retrieving revision 1.398 diff -C2 -d -r1.397 -r1.398 *** CHANGES 8 Feb 2002 22:17:27 -0000 1.397 --- CHANGES 11 Feb 2002 18:24:56 -0000 1.398 *************** *** 13,16 **** --- 13,22 ---- 9 - Removal of something (kill -9 :) + 2002-Feb-11 12:00PM CST Joe Stewart <jo...@be...> + [T] - breadcrumb.tpl - hardcoded link to index page. + [W] - article.php3 - now supports breadcrumb. + [W] - article.php3, poll.php3 - work towards register_globals OFF. + [D] - phpslash.sgml - typos and other small tweaks. + 2002-Feb-08 5:07PM EST nathan hruby <na...@ds...> [B] - Wrapped $login in index |