* Changed _scanDirectory to an API function 
ScanDirectory and then added SmartScanDirectory
to scan the directory before displaying the
summary or detail listing to handle the case
where somebody uploaded files via FTP or
something and did not go into the admin section
to update the categories.
* Correction to all db access stuff. Hopefully
provides a performance increase.
* Fixes to the about stuff, now use
CreateParameter
* Added the noauthor parameter, and the key
parameter. The key parameter allows the uploads
module to be embedded into other modules
* Moved to under the content menu, and entitled
'Files (Upload Module)'
* Added the ability to have multiple database
templates, and to select one on the tag with
the template parameter.
* Fixed an issue where files were getting
corrupted on download
* Fixes to use adodb-lite proper
* Detail link now displays inline
* Events
* Other tweaks I can't remember