Changeset 4754 for temp/trunk/html/admin
- Timestamp:
- 2006/09/14 20:41:09 (20 years ago)
- Location:
- temp/trunk/html/admin/contents
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
recommend_search.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/contents/index.php
r4753 r4754 107 107 // rank¤ò¼èÆÀ 108 108 $pre_rank = $conn->getone(" SELECT rank FROM dtb_news WHERE del_flg = 0 AND news_id = ? ", array( $_POST['news_id'] )); 109 110 109 111 110 //-- ºï½ü¤¹¤ë¿·Ãå¾ðÊó°Ê¹ß¤Îrank¤ò1¤Ä·«¤ê¾å¤²¤Æ¤ª¤¯ -
temp/trunk/html/admin/contents/recommend_search.php
r3592 r4754 29 29 30 30 31 $where = "del ete= 0";31 $where = "del_flg = 0"; 32 32 33 33 /* ÆþÎÏ¥¨¥é¡¼¤Ê¤· */
Note: See TracChangeset
for help on using the changeset viewer.
