Simple File Manager v.024a - http://onedotoh.sourceforge.net
Author: Lee Herron - E-mail: lee_herron@users.sourceforge.net


History File.

4/18/03 - .024a	7th release
		[Added features]
		Create new file [*].
		Specify new file extensions available.
		Limit new file creation path.


		[fixes]
		fixed copy/move bug that did not show.
		subdirectories below first level.
		user bug in upload function.
		various minor bugs fixed.


3/20/03 - .023a 6th release
		[Added features]
		Added Copy / Move (CpMv) function
		> allows files to be copied or moved
		> files to approved directores.
		Added Directory Upload/MkDir block
		Added Log and Png filetypes.

		[fixed]
		various minor bugs fixed.

3/05/03	- .022a	5th release 
		[Added features]
		Added Internal text viewer.
		Added support for additional filetypes.
		Improved documentation.

		[fixes]
		html encoded text editor.
		Corrected url strings causing loss if spaces included.


3/05/03	- .021a	4th release (v.020 miss-fired)
		[Added features]
		Download unknown filetypes.
		Download with mime type definitions.
		Image viewer [supports: gif, jpg, png].
		Added filetypes: png, pdf and rtf.

		[fixes]
		Removed short php tag.
		Strip html tags out of filenames.
		Save Sort State for delete and rename option.
		Made Globals OFF 4.2+ compliant.

2/28/03	- .019a	3nd release
		[added features]
		Added extension locking (turning OFF uploaded scripts)
		Added explicit rename blocking
		Added sort default option

		[bug fixes]
		Fixed directory name filter bug
		Fixed upload filter bug
		Fixed Edit Off bug


2/27/03	- .018a	2nd release
		
		[added features]
		Added Logout if using Auth system
		Added elements to modifyblock, including fm.php so uploads couldn't overwrite self.
		Added characters to character filter for rename and uploads.
		Added doc to filetypes.

		[bug fixes]
		Fixed subdirectory access bug if using Auth system.
		Fixed rename bug if using Auth system.


2/23/03	- .017	Initial alpha release
		
		[Comments]
		alpha release usually refers to internal testing versions, but since
		I am the only internal member :) besides me, initial testing is done 
		by visitors and members of the open source community. Although I use 
		this version for some applications, consider this when deciding how
		to use this product.