# # ChangeLog for branches/feature-module-update/data/class/page_extends/products # # Generated by Trac 0.12.ja1 # 2024/04/26 04:03:47 Fri, 03 Aug 2007 11:25:11 GMT nanasess [15173] * branches/feature-module-update/data/class/page_extends/products/LC_Page_Products_ReviewComplete_Ex.php (added) * branches/feature-module-update/data/class/page_extends/products/LC_Page_Products_Review_Ex.php (added) * branches/feature-module-update/data/class/pages/products/LC_Page_Products_Review.php (added) * branches/feature-module-update/data/class/pages/products/LC_Page_Products_ReviewComplete.php (added) * branches/feature-module-update/html/products/review.php (modified) * branches/feature-module-update/html/products/review_complete.php (modified) LC_Page の抽象化対応 Wed, 01 Aug 2007 03:20:15 GMT nanasess [15154] * branches/feature-module-update/data/class/page_extends/products (added) * branches/feature-module-update/data/class/page_extends/products/LC_Page_Products_DetailImage_Ex.php (added) * branches/feature-module-update/data/class/page_extends/products/LC_Page_Products_Detail_Ex.php (added) * branches/feature-module-update/data/class/page_extends/products/LC_Page_Products_List_Ex.php (added) * branches/feature-module-update/data/class/pages/products (added) * branches/feature-module-update/data/class/pages/products/LC_Page_Products_Detail.php (added) * branches/feature-module-update/data/class/pages/products/LC_Page_Products_DetailImage.php (added) * branches/feature-module-update/data/class/pages/products/LC_Page_Products_List.php (added) * branches/feature-module-update/html/products/detail.php (modified) * branches/feature-module-update/html/products/detail_image.php (modified) * branches/feature-module-update/html/products/list.php (modified) LC_Page のクラス化対応