$Id$

Overview:
--------
This module adds a "RFI Report" and " RFI Statistics" link in the Reports section of the administration pages. The RFI Report option will search the log created by the dblog (core) module for Remote File Inclusion attempts and displays full details about each attempt. The RFI Statistics link will display a chart with the total attempts per day over a 1 year period.

Only visible to users with the "access site reports" privilege.

Installation and configuration:
------------------------------
Installation is as simple as copying the module into your modules
directory, then enabling the module at:

  Administer >> Site Building >> Modules

Go to

  Administer >> Reports

and you'll see the "RFI Report" and "RFI Statistics" link.

