Index: /temp/trunk/html/admin/design/bloc.php
===================================================================
--- /temp/trunk/html/admin/design/bloc.php	(revision 6200)
+++ /temp/trunk/html/admin/design/bloc.php	(revision 6203)
@@ -85,6 +85,4 @@
 	// ¥¨¥é¡¼¤¬¤Ê¤±¤ì¤Ð¹¹¿·½èÍý¤ò¹Ô¤¦	
 	if (count($objPage->arrErr) == 0) {
-	
-		
 		// DB¤Ø¥Ç¡¼¥¿¤ò¹¹¿·¤¹¤ë
 		lfEntryBlocData($_POST);
Index: /temp/trunk/data/conf/core.php
===================================================================
--- /temp/trunk/data/conf/core.php	(revision 6161)
+++ /temp/trunk/data/conf/core.php	(revision 6203)
@@ -20,6 +20,6 @@
 
 // ¥Ö¥í¥Ã¥¯¥Õ¥¡¥¤¥ëÊÝÂ¸Àè
-define("BLOC_DIR", "user_data/include/bloc/");
-define("BLOC_PATH", HTML_PATH . BLOC_DIR);
+define("BLOC_DIR", "include/bloc/");
+define("BLOC_PATH", USER_PATH . BLOC_DIR);
 
 // ¥æ¡¼¥¶¡¼ºîÀ®²èÌÌ¤Î¥Ç¥Õ¥©¥ë¥ÈPHP¥Õ¥¡¥¤¥ë
