From: George B. <gbr...@us...> - 2004-10-27 00:03:26
|
Update of /cvsroot/phpwebsite-comm/modules/staffman/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11347/docs Modified Files: README.txt Log Message: Minor finishing tweaks Index: README.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/staffman/docs/README.txt,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** README.txt 22 Oct 2004 20:16:50 -0000 1.13 --- README.txt 27 Oct 2004 00:03:15 -0000 1.14 *************** *** 84,88 **** 1.5 Changed staff.php and template view.tpl so that if the staff listing is not ! categorized, no category is listed. (Fatcat now returns 'NA' in this instance.) Changed staff.php save code so that previously-set categories are properly cleared before saving a new set. --- 84,89 ---- 1.5 Changed staff.php and template view.tpl so that if the staff listing is not ! categorized, no category is listed. (Fatcat returns 'NA' or 'Uncategorized' ! in this instance.) Changed staff.php save code so that previously-set categories are properly cleared before saving a new set. |