Index: temp/trunk/html/admin/design/main_edit.php
===================================================================
--- temp/trunk/html/admin/design/main_edit.php	(revision 8866)
+++ temp/trunk/html/admin/design/main_edit.php	(revision 9018)
@@ -93,5 +93,5 @@
 		unlink($del_tpl);	
 	}
-	
+
 	// DB¤Ø¥Ç¡¼¥¿¤ò¹¹¿·¤¹¤ë
 	lfEntryPageData($_POST);
@@ -104,4 +104,6 @@
 	$objDBConn = new SC_DbConn;		// DBÁàºî¥ª¥Ö¥¸¥§¥¯¥È
 	$sql = 'delete from dtb_blocposition where page_id = 0';
+	
+	sfprintr($page_id_old);
 	$ret = $objDBConn->query($sql);
 	
