Changeset 10249 for temp/trunk
- Timestamp:
- 2006/12/05 22:19:43 (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
r10248 r10249 275 275 $where_tmp = ""; 276 276 277 $where_tmp = $arrWhere[0];277 $where_tmp = "WHERE" . $arrWhere[0]; 278 278 for($i = 1; $i < count($arrWhere); $i++){ 279 279
Note: See TracChangeset
for help on using the changeset viewer.
