Changeset 3639 for temp/trunk/html/admin
- Timestamp:
- 2006/09/01 10:15:03 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r2617 r3639 216 216 217 217 $data = lfGetProductsCSV($where, $option, $arrval, $arrOutputCols); 218 219 sfprintr($data); 218 220 219 221 // CSV¤òÁ÷¿®¤¹¤ë¡£ 220 sfCSVDownload($head.$data);222 // sfCSVDownload($head.$data); 221 223 exit; 222 224 break;
Note: See TracChangeset
for help on using the changeset viewer.
