Changeset 19358
- Timestamp:
- 2010/11/07 01:52:49 (13 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
r19354 r19358 235 235 case 'preview': 236 236 print_r($_POST); 237 238 237 echo "document.onload(alert('aaa'));"; 238 $this->lfProductPage(); 239 239 240 240 break;
Note: See TracChangeset
for help on using the changeset viewer.