Release Note

session.php
	Ver.2.3
		PHP 4.3.3 ΥСǡsession_start() ǥ顼ˤʤ礬
		äΤǡsession_start()  ini_set()¹Ԥ褦˽
		It was corrected that ini_set() was executed in the session_start() 
		front because it had become an error by session_start() in the version 
		before PHP 4.3.3 occasionally. 

files_com.php
	Ver.2.3
		PHP4ǥݡȤƤʤؿ stripos() ѤƤΤǡ
		stristr() Ȥ褦ѹ
		Because function stripos() not supported with PHP4 had been used, 
		it changed to use stristr() instead. 

mkdir.php
	Ver.2.3
		ϰϳΥǥåؤλȤԤʤ褦˽
		It was corrected that it did not refer to the index beyond the 
		limits of the array.

cut.php
	Ver.2.3
		ϰϳΥǥåؤλȤԤʤ褦˽
		It was corrected that it did not refer to the index beyond the 
		limits of the array.

modconf.php
	Ver.2.3
		̤ѿؤλȤ򤷤ʤ褦˽
		It was corrected that it did not refer to an undefined variable.

edit.php
	Ver.2.3
		̤ѿؤλȤ򤷤ʤ褦˽
		It was corrected that it did not refer to an undefined variable.

