From: <gbr...@us...> - 2003-07-31 00:45:49
|
Update of /cvsroot/phpwebsite-comm/modules/staffman/docs In directory sc8-pr-cvs1:/tmp/cvs-serv6795/docs Modified Files: README.txt Log Message: updated README, improved multiple item handling Index: README.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/staffman/docs/README.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** README.txt 2 Jul 2003 23:45:10 -0000 1.1.1.1 --- README.txt 31 Jul 2003 00:45:46 -0000 1.2 *************** *** 46,50 **** To uninstall this module, log in to your site as Deity, select Control Panel/Administration and then Boost Module Upgrader. Locate 'Staff Listing' in the list of modules, and click ! Uninstall. ------------------------------ --- 46,51 ---- To uninstall this module, log in to your site as Deity, select Control Panel/Administration and then Boost Module Upgrader. Locate 'Staff Listing' in the list of modules, and click ! Uninstall. NOTE THAT UN-INSTALLATION DESTROYS DATA in the form of information stored in ! the database and photo image files stored in images/staffman/. ------------------------------ |