Changeset 10248 for temp/trunk
- Timestamp:
- 2006/12/05 22:16:29 (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
r10247 r10248 280 280 sfprintr(sfQuoteSmart($arrval[$i - 1])); 281 281 282 $where_tmp .= $arrWhere[$i] . sfQuoteSmart($arrval[$i - 1]);282 $where_tmp .= sfQuoteSmart($arrval[$i - 1]) . $arrWhere[$i]; 283 283 } 284 284
Note: See TracChangeset
for help on using the changeset viewer.
