Changeset 9974 for temp/trunk/html
- Timestamp:
- 2006/11/30 22:30:16 (20 years ago)
- Location:
- temp/trunk/html/admin
- Files:
-
- 2 edited
-
css/file_manager.css (modified) (previous)
-
products/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r9972 r9974 153 153 if($tmp_where != "") { 154 154 $where.= " AND $tmp_where"; 155 $arrval = array_merge( $arrval,$tmp_arrval);155 $arrval = array_merge((array)$arrval, (array)$tmp_arrval); 156 156 } 157 157 break;
Note: See TracChangeset
for help on using the changeset viewer.
