Changeset 22944 for branches/version-2_13-dev/data/class
- Timestamp:
- 2013/07/07 12:33:07 (13 years ago)
- Location:
- branches/version-2_13-dev/data/class/pages
- Files:
-
- 2 edited
-
contact/LC_Page_Contact.php (modified) (1 diff)
-
mypage/LC_Page_Mypage_History.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/pages/contact/LC_Page_Contact.php
r22931 r22944 76 76 function action() 77 77 { 78 $objDb = new SC_Helper_DB_Ex();79 78 $objFormParam = new SC_FormParam_Ex(); 80 79 -
branches/version-2_13-dev/data/class/pages/mypage/LC_Page_Mypage_History.php
r22926 r22944 70 70 { 71 71 $objCustomer = new SC_Customer_Ex(); 72 $objDb = new SC_Helper_DB_Ex();73 72 $objPurchase = new SC_Helper_Purchase_Ex(); 74 73 $objProduct = new SC_Product();
Note: See TracChangeset
for help on using the changeset viewer.
