Changeset 20414 for branches/version-2_5-dev/data/class/pages
- Timestamp:
- 2011/02/25 23:11:44 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/class/pages/admin/order/LC_Page_Admin_Order_Pdf.php
r20345 r20414 83 83 $this->arrMonth = $objDate->getMonth(); 84 84 $this->arrDay = $objDate->getDay(); 85 86 // 画面遷移の正当性チェック用にuniqidを埋め込む87 $objPage->tpl_uniqid = $objSess->getUniqId();88 85 89 86 // パラメータ管理クラス
Note: See TracChangeset
for help on using the changeset viewer.
