From: <gbr...@us...> - 2003-09-05 14:09:06
|
Update of /cvsroot/phpwebsite-comm/modules/staffman/docs In directory sc8-pr-cvs1:/tmp/cvs-serv6243/docs Modified Files: README.txt Log Message: Added capability to view all members at once by button or URL Index: README.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/staffman/docs/README.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** README.txt 31 Jul 2003 00:45:46 -0000 1.2 --- README.txt 5 Sep 2003 14:08:26 -0000 1.3 *************** *** 78,79 **** --- 78,86 ---- George Brackett + + ------------------------------ + VERSION HISTORY + ------------------------------ + 1.1 Added capability to view all staffmembers with a button on the main list + page or by accessing the url + index.php?module=staffman&STAFF_MAN_op=aView |