[Phpslash-commit] CVS: phpslash-ft CHANGES,1.428,1.429
Brought to you by:
joestewart,
nhruby
From: nathan h. <nh...@us...> - 2002-03-19 16:13:19
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv18310 Modified Files: CHANGES Log Message: RSS-1.0 backend work Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.428 retrieving revision 1.429 diff -C2 -d -r1.428 -r1.429 *** CHANGES 18 Mar 2002 16:11:22 -0000 1.428 --- CHANGES 19 Mar 2002 16:13:12 -0000 1.429 *************** *** 13,16 **** --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2002-Mar-19 11:10AM EST nathan hruby <nh...@ar...> + [BT] - Fixed backend.php3 and backendRSS1.tpl files to be RSS-1.0 + compilant. Also had to change $psl_version to $_PSL['version'] for + the admin module to use. + 2002-Mar-18 10:00AM CST Joe Stewart <joe...@us...> [T] - removed unused searchMatch.tpl, searchMoreMatches.tpl, |