Index: /temp/trunk/data/downloads/module/affiliate.php
===================================================================
--- /temp/trunk/data/downloads/module/affiliate.php	(revision 6792)
+++ /temp/trunk/data/downloads/module/affiliate.php	(revision 6793)
@@ -38,5 +38,5 @@
 		$objQuery->update("dtb_module", $sqlval, "module_id = ?", array(EBIS_TAG_MID));
 		// javascript¼Â¹Ô
-		$objPage->tpl_onload = "window.close();";
+		//$objPage->tpl_onload = "window.close();";
 	}
 	break;
Index: /temp/trunk/data/downloads/module/ebis_tag.php
===================================================================
--- /temp/trunk/data/downloads/module/ebis_tag.php	(revision 6792)
+++ /temp/trunk/data/downloads/module/ebis_tag.php	(revision 6793)
@@ -38,5 +38,5 @@
 		$objQuery->update("dtb_module", $sqlval, "module_id = ?", array(EBIS_TAG_MID));
 		// javascript¼Â¹Ô
-		$objPage->tpl_onload = "window.close();";
+		//$objPage->tpl_onload = "window.close();";
 	}
 	break;
