Changeset 19365
- Timestamp:
- 2010/11/07 02:05:53 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-C/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php
r19358 r19365 235 235 case 'preview': 236 236 print_r($_POST); 237 echo " document.onload(alert('aaa'));";237 echo "window.open(/html/admin/products/product_preview.php)"; 238 238 $this->lfProductPage(); 239 239
Note: See TracChangeset
for help on using the changeset viewer.
