[Phpslash-commit] CVS: phpslash-dev CHANGES,1.111,1.112
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-10-14 18:04:23
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25417/phpslash-dev Modified Files: CHANGES Log Message: Story titles should display correctly. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.111 retrieving revision 1.112 diff -C2 -d -r1.111 -r1.112 *** CHANGES 14 Oct 2004 17:55:28 -0000 1.111 --- CHANGES 14 Oct 2004 18:04:13 -0000 1.112 *************** *** 16,20 **** [B] - story/index.php, Block_render_header.class, slash-all.sql, db_xfer.php.disabled - Story titles should display correctly. ! 2004-October 7 Joe Stewart <joe...@us... [B] - slash-all.sql - Blog section didn't have the right blocks. --- 16,21 ---- [B] - story/index.php, Block_render_header.class, slash-all.sql, db_xfer.php.disabled - Story titles should display correctly. ! index.php - Page title should always display correctly. ! 2004-October 7 Joe Stewart <joe...@us... [B] - slash-all.sql - Blog section didn't have the right blocks. |