- Timestamp:
- 2006/08/31 22:17:53 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/lib/slib.php (modified) (1 diff)
-
html/admin/contents/recommend_search.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r3555 r3585 313 313 Header("Cache-Control: "); 314 314 Header("Pragma: "); 315 316 315 317 316 /* i18n¢· ¤À¤ÈÀµ¾ï¤Ëưºî¤·¤Ê¤¤¤¿¤á¡¢mb¢· ¤ËÊѹ¹ -
temp/trunk/html/admin/contents/recommend_search.php
r1328 r3585 11 11 $this->tpl_subnavi = ''; 12 12 $this->tpl_subno = ""; 13 $this->tpl_subtitle = '¥ª¥¹¥¹¥á´ÉÍý';14 13 } 15 14 } … … 31 30 lfConvertParam(); 32 31 33 34 $where = "delete = 0 ";32 // ºï½ü¤µ¤ì¤Æ¤¤¤Ê¤¤¡£¸ø³«¾¦ÉʤǤ¢¤ë¡£ 33 $where = "delete = 0 AND status = 1"; 35 34 36 35 /* ÆþÎÏ¥¨¥é¡¼¤Ê¤· */
Note: See TracChangeset
for help on using the changeset viewer.
