プロジェクト

全般

プロフィール

Bug(バグ) #275 » patch.diff

Shogo Kawahara, 2010-03-02 16:50

差分を表示:

lib/model/doctrine/PluginAshiatoTable.class.php (作業コピー)
->where('member_id_to = ?', $memberId)
->whereIn('r_date', $day_list)
->groupBy('member_id_from')
->groupBy('r_date')
->addGroupBy('r_date')
->orderBy('updated_at DESC');
$pager = new sfDoctrinePager('Ashiato', $size);
(1-1/3)