[Phpslash-commit] CVS: phpslash-ft CHANGES,1.333,1.334
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2001-12-07 17:52:20
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv339/phpslash-ft Modified Files: CHANGES Log Message: removed globals in Story.class Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.333 retrieving revision 1.334 diff -C2 -d -r1.333 -r1.334 *** CHANGES 2001/12/06 20:16:44 1.333 --- CHANGES 2001/12/07 17:52:16 1.334 *************** *** 14,17 **** --- 14,20 ---- 2001-Dec-6 2:15PM CST Joe Stewart <jo...@be...> + [B] - Story.class removed globals. + + 2001-Dec-6 2:15PM CST Joe Stewart <jo...@be...> [T] - slashHead.tpl and functions.inc::getHeader. Moved quotes to template as suggested by Lars Heuer. |