[Phpslash-commit] CVS: phpslash-ft CHANGES,1.427,1.428
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-03-18 16:11:27
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv22147/phpslash-ft Modified Files: CHANGES Log Message: removed unuses search templates Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.427 retrieving revision 1.428 diff -C2 -d -r1.427 -r1.428 *** CHANGES 17 Mar 2002 01:00:08 -0000 1.427 --- CHANGES 18 Mar 2002 16:11:22 -0000 1.428 *************** *** 13,16 **** --- 13,23 ---- 9 - Removal of something (kill -9 :) + 2002-Mar-18 10:00AM CST Joe Stewart <joe...@us...> + [T] - removed unused searchMatch.tpl, searchMoreMatches.tpl, + searchNoMatch.tpl, and searchPrevMatches. + [D] - phpslash.sgml - removed unused search templates from doc. + [B] - search page display is conformant to index page and uses the same + templates. + 2002-Mar-16 4:50PM PST Ajay Sharma <ss...@od...> [B] - Fixed next/previous links on the search page |