Index: temp/trunk/html/admin/contents/recommend_search.php
===================================================================
--- temp/trunk/html/admin/contents/recommend_search.php	(revision 3592)
+++ temp/trunk/html/admin/contents/recommend_search.php	(revision 4754)
@@ -29,5 +29,5 @@
 	
 	
-	$where = "delete = 0";
+	$where = "del_flg = 0";
 	
 	/* ÆþÎÏ¥¨¥é¡¼¤Ê¤· */
Index: temp/trunk/html/admin/contents/index.php
===================================================================
--- temp/trunk/html/admin/contents/index.php	(revision 4753)
+++ temp/trunk/html/admin/contents/index.php	(revision 4754)
@@ -107,5 +107,4 @@
 	// rank¤ò¼èÆÀ
 	$pre_rank = $conn->getone(" SELECT rank FROM dtb_news WHERE del_flg = 0 AND news_id = ? ", array( $_POST['news_id']  ));
-	
 
 	//-- ºï½ü¤¹¤ë¿·Ãå¾ðÊó°Ê¹ß¤Îrank¤ò1¤Ä·«¤ê¾å¤²¤Æ¤ª¤¯
