Changeset 6391 for temp/trunk/data/update/products/detail.php
- Timestamp:
- 2006/10/16 23:14:09 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/update/products/detail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/update/products/detail.php
r6390 r6391 19 19 global $objUpFile; 20 20 global $objFormParam; 21 22 $objPage = new LC_Page(); 21 23 22 $objPage = new LC_Page(); 24 /* ¥Ð¥°½¤Àµ */ 25 // ¾¦ÉÊÅÐÏ¿-¥¹¥Æ¡¼¥¿¥¹²èÁü 26 $objPage->arrSTATUS_IMAGE[1] = URL_DIR . "img/right_product/icon01.gif"; 27 $objPage->arrSTATUS_IMAGE[2] = URL_DIR . "img/right_product/icon02.gif"; 28 $objPage->arrSTATUS_IMAGE[3] = URL_DIR . "img/right_product/icon03.gif"; 29 $objPage->arrSTATUS_IMAGE[4] = URL_DIR . "img/right_product/icon04.gif"; 30 $objPage->arrSTATUS_IMAGE[5] = URL_DIR . "img/right_product/icon05.gif"; 31 23 32 $objView = new SC_SiteView(); 24 33 $objCustomer = new SC_Customer();
Note: See TracChangeset
for help on using the changeset viewer.
