- Timestamp:
- 2006/12/16 20:13:26 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/admin/contents/campaign.php
r10789 r10790 191 191 192 192 $col = "campaign_id,campaign_name,directory_name,total_count"; 193 $objQuery->setorder("update_date ");193 $objQuery->setorder("update_date DESC"); 194 194 $arrRet = $objQuery->select($col, "dtb_campaign", "del_flg = 0"); 195 195
Note: See TracChangeset
for help on using the changeset viewer.
