[Phpslash-commit] CVS: phpslash-ft CHANGES,1.454,1.455
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-04-15 17:31:43
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv24707/phpslash-ft Modified Files: CHANGES Log Message: SKIN variable in slashHead Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.454 retrieving revision 1.455 diff -C2 -d -r1.454 -r1.455 *** CHANGES 15 Apr 2002 13:13:08 -0000 1.454 --- CHANGES 15 Apr 2002 14:50:21 -0000 1.455 *************** *** 13,19 **** --- 13,24 ---- 9 - Removal of something (kill -9 :) + 2002-Apr-15 9:30AM CDT Joe Stewart <joe...@us...> + [T] - default/storyNew.tpl - typo. + [T] - basic/slashHead.tpl - use SKIN variable for .css file location. + 2002-Apr-15 8:00AM CDT Joe Stewart <joe...@us...> [F] - Story.class, Story_base.class - Implemented drop-down date input per Ajay's request that it be included in 0.65. + [T] - default/storyNew.tpl, basic/storyNew.tpl - drop-down dates. 2002-Apr-13 11:30AM CDT Joe Stewart <joe...@us...> |