- Timestamp:
- 2006/09/15 12:42:15 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/product_class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/product_class.php
r4781 r4782 163 163 $product_name = $objQuery->getOne("SELECT name FROM dtb_products WHERE product_id = ?", array($_POST['product_id'])); 164 164 $objPage->arrForm['product_name'] = $product_name; 165 166 165 } 167 166
Note: See TracChangeset
for help on using the changeset viewer.
