Changes between Initial Version and Version 8 of Ticket #1983
- Timestamp:
- 2014/10/09 11:12:47 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1983
- Property Owner changed from somebody to undertree
- Property Milestone changed from EC-CUBE2.12.x(多言語対応) to EC-CUBE2.13.4
-
Ticket #1983 – Description
initial v8 6 6 * セッション変数はスーパーグローバル変数なので渡す必要は無い。({{{$_SESSION['total']}}}を渡すならば分からなくもないが・・・) 7 7 * {{{$_SESSION['total']}}} はあまりにも安直な命名と感じる。せめて、ページクラス名に相当する程度の冗長さがあって良いように感じる。 8 9 関連チケット: #2087
