Cwfm V0.9.1 - Uninstall procedure

1) Edit the file 'RemoveAll', go to line 21 and change the content of
   $InstallDir variable to reflect your Cwfm installation.

2) Rename the file 'RemoveAll' to '<your-choice>.php' where <your-choice>
   is anything you want.

3) Execute the file simply calling it with the browser you want:

   http://<cwfm-url>/<your-choice>.php

   For example let's assume that Cwfm was configured to respond at

   'www.myhost.com/cwfm' and you choose to rename 'RemoveAll' to 'Uninstall.php'

   All you have to do is to type in your browser the url:
   
   http://www.myhost.com/cwfm/Uninstall.php 
   
********************************** WARNING ************************************
The uninstall procedure DELETES ALL FILES AND SUB-DIRECTORIES included root
directory of Cwfm installation.
*******************************************************************************
