Index: branches/dev/html/admin/system/module.php
===================================================================
--- branches/dev/html/admin/system/module.php	(revision 264)
+++ branches/dev/html/admin/system/module.php	(revision 265)
@@ -267,5 +267,5 @@
 	
 	if(count($arrRet) > 0) {
-
+		
 		// ¥â¥¸¥å¡¼¥ëÂ¦¤Ëºï½ü¾ðÊó¤òÁ÷¿®¤¹¤ë
 		$req = new HTTP_Request(SITE_URL . "load_module.php");
@@ -277,4 +277,6 @@
 		$req->clearPostData();
 		
+		gfprintlog("mode -------------------------------> ".SITE_URL . "load_module.php");
+
 		$arrFiles = array();
 		if($arrRet[0]['other_files'] != "") {
