Index: branches/dev/html/install/index.php
===================================================================
--- branches/dev/html/install/index.php	(revision 11711)
+++ branches/dev/html/install/index.php	(revision 11712)
@@ -922,4 +922,5 @@
 	sfColumnExists("dtb_customer", "mailmaga_flg", "int2", $dsn, true);
 		
+	/*
 	if (!sfColumnExists("dtb_customer", "mobile_phone_id", "", $dsn)) {
 		sfColumnExists("dtb_customer", "mobile_phone_id", "text", $dsn, true);
@@ -931,4 +932,5 @@
 		}
 	}
+	*/
 
 	// ¸ÜµÒ¥á¡¼¥ë
