[Phpslash-commit] CVS: phpslash-ft CHANGES,1.362,1.363
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-01-05 20:45:47
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv13831/phpslash-ft Modified Files: CHANGES Log Message: bugfix - disable TopicBar and NavBar in getHeader and getFooter OK Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.362 retrieving revision 1.363 diff -C2 -d -r1.362 -r1.363 *** CHANGES 2001/12/28 21:55:01 1.362 --- CHANGES 2002/01/05 20:45:44 1.363 *************** *** 13,16 **** --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2002-Jan-05 2:45PM CST Joe Stewart <jo...@be...> + [B] - functions.inc - patched in Peter Cruikshank's fix for disabling the + TopicBar and NavBar in getHeader and getFooter. + config.php3 - tweaks to Author class inclusion. + 2001-Dec-28 4:00PM CST Joe Stewart <jo...@be...> [D] - Added an initial upgrade guide for 0.6 to 0.65. |