[Svn-src-all:1336] [version-2_5-dev 20225] refs #982 リファクタリンク 商品一覧

tao admin @ mail.ec-cube.net
2011年 2月 20日 (日) 03:01:09 JST


Subversion committed to /home/svn/open 20225
http://svn.ec-cube.net/open_trac/changeset/20225
┌────────────────────────────┐
│更新者 :  tao                                          │
│更新日時:  2011-02-20 03:01:09 +0900 (日, 20  2月 2011)│
└────────────────────────────┘

Log:
--------------------------------------------------------
refs #982  リファクタリンク 商品一覧

Changed:                      [U:修正,A:追加,D:削除]
--------------------------------------------------------
U   branches/version-2_5-dev/data/class/pages/products/LC_Page_Products_List.php

変更: branches/version-2_5-dev/data/class/pages/products/LC_Page_Products_List.php
===================================================================
--- branches/version-2_5-dev/data/class/pages/products/LC_Page_Products_List.php	2011-02-19 17:59:48 UTC (rev 20224)
+++ branches/version-2_5-dev/data/class/pages/products/LC_Page_Products_List.php	2011-02-19 18:01:09 UTC (rev 20225)
@@ -265,7 +265,7 @@
                             JOIN dtb_category T3
                                 USING (category_id)
                         WHERE T2.product_id = alldtl.product_id
-                        ORDER BY T2.rank DESC, T3.rank DESC
+                        ORDER BY T3.rank DESC, T2.rank DESC
                         LIMIT 1
                     ) DESC
                     ,(




Svn-src-all メーリングリストの案内