- Timestamp:
- 2006/12/25 16:41:15 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/campaign/default/application.php
r11273 r11279 208 208 $arrCampaign['total_count'] = $total_count += 1; 209 209 $objQuery->update("dtb_campaign", $arrCampaign, "campaign_id = ?", array($campaign_id)); 210 211 sfprintr($arrCampaign['total_count']); 212 sfprintr($campaign_id); 213 exit; 210 214 } 211 215
Note: See TracChangeset
for help on using the changeset viewer.
