Changeset 8384 for temp


Ignore:
Timestamp:
2006/11/16 17:06:30 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/frontparts/bloc/best5.php

    r8383 r8384  
    3535    $order = "rank"; 
    3636     
     37    $arrBestProducts = $objQuery->select($col, $from, $where); 
     38         
    3739    sfprintr($arrBestProducts); 
    38      
    39     $arrBestProducts = $objQuery->select($col, $from, $where); 
     40 
    4041    return $arrBestProducts; 
    4142} 
Note: See TracChangeset for help on using the changeset viewer.