Changeset 1760 for temp/trunk/html/admin


Ignore:
Timestamp:
2006/08/24 18:30:10 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/products/index_test.php

    r1758 r1760  
    218218            break; 
    219219        default: 
     220            /* 
    220221            // ÆÉ¤ß¹þ¤àÎó¤È¥Æ¡¼¥Ö¥ë¤Î»ØÄê 
    221222            $col = "product_id, name, category_id, main_list_image, status, product_code, price01, price02, stock, stock_unlimited"; 
     
    255256            // ¸¡º÷·ë²Ì¤Î¼èÆÀ 
    256257            //$objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval); 
    257  
     258            */ 
    258259            $max = 8; 
    259260            for($i = 0; $i < $max; $i++) { 
Note: See TracChangeset for help on using the changeset viewer.