Index: branches/dev/html/admin/system/module.php
===================================================================
--- branches/dev/html/admin/system/module.php	(revision 260)
+++ branches/dev/html/admin/system/module.php	(revision 261)
@@ -268,8 +268,4 @@
 	if(count($arrRet) > 0) {
 		
-//		gfprintlog("mode -------------------------------> ".$_POST["mode"]);
-		gfprintlog("mode ------------------------------->test ");
-
-		
 		// ¥â¥¸¥å¡¼¥ëÂ¦¤Ëºï½ü¾ðÊó¤òÁ÷¿®¤¹¤ë
 		$req = new HTTP_Request(SITE_URL . "load_module.php");
@@ -280,4 +276,6 @@
 		$req->sendRequest();
 		$req->clearPostData();
+		
+		gfprintlog("mode -------------------------------> ".$_POST["mode"]);
 
 		$arrFiles = array();
