Changeset 1671 for temp/trunk/html


Ignore:
Timestamp:
2006/08/24 15:56:08 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r1670 r1671  
    2121$objSess = new SC_Session(); 
    2222 
    23 arrResults = Array 
     23$arrProducts = Array 
    2424( 
    2525    '0' => Array 
     
    162162 
    163163); 
    164 $objPage->arrProducts = $arrProducts; 
     164$objPage->arrResults = $arrProducts; 
    165165 
    166166// ²èÌ̤Îɽ¼¨ 
Note: See TracChangeset for help on using the changeset viewer.