[Phpslash-commit] CVS: phpslash-ft CHANGES,1.338,1.339
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2001-12-10 21:42:39
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv19006/phpslash-ft Modified Files: CHANGES Log Message: bugfix - moved Glossaryt color defs to template Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.338 retrieving revision 1.339 diff -C2 -d -r1.338 -r1.339 *** CHANGES 2001/12/10 17:29:12 1.338 --- CHANGES 2001/12/10 21:42:36 1.339 *************** *** 13,16 **** --- 13,20 ---- 9 - Removal of something (kill -9 :) + 2001-Dec-10 4:350PM CST Joe Stewart <jo...@be...> + [T] - Glossary.class, glossarySearch.tpl - patched in Lars Heuers changes + to move the colors to the templates. + 2001-Dec-10 11:30AM CST Joe Stewart <jo...@be...> [B] - Author.class didn't have a closing php tag ( corrected by Lars Heuer) |