Version 0.13
------------
2007-Aug-11:	Modified for compatibility with the Clamav 0.9 API

Version 0.12a
-------------
2005-Oct-08:	Added return values for cl_scanfile_ex() and cl_scanbuff_ex().

Version 0.12
-------------
2005-Sep-27:	Code comments, standarization and identation.
2005-Sep-26:	Added compatibility with the php_clam code.
2005-Sep-22:	Added cl_pretcode() function.
2005-Sep-19:	Added cl_scanfile_ex() and cl_scanbuff_ex() functions.
2005-Aug-29:	Added cl_setlimits() function.

Version 0.11
-------------
2005-Aug-17:	Every request (RINIT) will check if the database has changed, 
		it will reload the database if changes are detected.

2005-Aug-15:	Added #define OnUpdateLong OnUpdateInt for PHP4 compatibility.
