Changeset 1494 for temp/trunk/html/admin


Ignore:
Timestamp:
2006/08/24 10:11:28 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r1493 r1494  
    251251//          $objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval); 
    252252            $arrProducts = $objQuery->select($col, $from, $where, $arrval); 
    253             $objPage->arrProducts = $arrProducts; 
     253//          $objPage->arrProducts = $arrProducts; 
    254254            sfprintr($arrProducts); 
    255255             
Note: See TracChangeset for help on using the changeset viewer.