Changeset 2162 for temp/trunk/html/admin
- Timestamp:
- 2006/08/28 10:59:27 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/customer/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/customer/index.php
r2161 r2162 188 188 } 189 189 190 sfprintr($objPage->search_data);191 exit();192 193 190 //-¡¡CSV½ÐÎÏ 194 191 $data = lfGetCSVData($objPage->search_data, $arrColumn); … … 407 404 function lfGetCSVData( $array, $arrayIndex){ 408 405 406 407 sfprintr($arrayIndex); 408 409 409 for ($i=0; $i<count($array); $i++){ 410 410
Note: See TracChangeset
for help on using the changeset viewer.
