Index: branches/dev/html/install/index.php
===================================================================
--- branches/dev/html/install/index.php	(revision 11709)
+++ branches/dev/html/install/index.php	(revision 11710)
@@ -922,5 +922,5 @@
 	sfColumnExists("dtb_customer", "mailmaga_flg", "int2", $dsn, true);
 	sfColumnExists("dtb_customer", "mobile_phone_id", "text", $dsn, true);
-/*		
+		
 	if (!sfColumnExists("dtb_customer", "mobile_phone_id", "", $dsn)) {
 		sfColumnExists("dtb_customer", "mobile_phone_id", "text", $dsn, true);
@@ -932,5 +932,5 @@
 		}
 	}
-*/
+
 	// ¸ÜµÒ¥á¡¼¥ë
 	if ($objDBParam->getValue('db_type') == 'mysql') {
