From: <gbr...@us...> - 2003-09-05 14:23:01
|
Update of /cvsroot/phpwebsite-comm/modules/staffman/docs In directory sc8-pr-cvs1:/tmp/cvs-serv11183/docs Modified Files: README.txt Log Message: On uninstall, remove corresponding menu item or fatcat entries. Index: README.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/staffman/docs/README.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** README.txt 5 Sep 2003 14:08:26 -0000 1.3 --- README.txt 5 Sep 2003 14:22:58 -0000 1.4 *************** *** 82,86 **** 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 --- 82,89 ---- 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 + When uninstalling, staffman now removes any corresponding menu item or + fatcat (category) entries. |