Index: branches/dev/html/tb/index.php
===================================================================
--- branches/dev/html/tb/index.php	(revision 11952)
+++ branches/dev/html/tb/index.php	(revision 11953)
@@ -16,5 +16,5 @@
 // TODO:¶¦ÄÌ´Ø¿ô²½¤¹¤ë
 if (count($arrSiteControl) > 0) {
-	if ($arrSiteControl["control_flg"] == 2) {
+	if ($arrSiteControl[0]["control_flg"] == 2) {
 		IfResponseNg();
 	}
