Changeset 9409 for temp/trunk/html
- Timestamp:
- 2006/11/29 17:40:04 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/product.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/product.php
r9408 r9409 98 98 $tpl_nonclass = lfCheckNonClass($_POST['product_id']); 99 99 100 sfprintr($tpl_nonclass); 101 sfprintr($_POST['copy_product_id']); 102 sfprintr(sfIsInt($_POST['copy_product_id'])); 103 100 104 if(!$tpl_nonclass and sfIsInt($_POST['copy_product_id'])){ 101 105 $tpl_nonclass = lfCheckNonClass($_POST['copy_product_id']);
Note: See TracChangeset
for help on using the changeset viewer.
