Index: /temp/trunk/html/install/index.php
===================================================================
--- /temp/trunk/html/install/index.php	(revision 5934)
+++ /temp/trunk/html/install/index.php	(revision 5937)
@@ -12,5 +12,5 @@
 		$this->arrDB_TYPE = array(
 			'pgsql' => 'PostgreSQL',
-			'mysql' => 'mySQL'	
+			'mysql' => 'MySQL'	
 		);
 	}
Index: /temp/trunk/html/phpinfo.php
===================================================================
--- /temp/trunk/html/phpinfo.php	(revision 5937)
+++ /temp/trunk/html/phpinfo.php	(revision 5937)
@@ -0,0 +1,1 @@
+<? phpinfo(); ?>
