- Timestamp:
- 2009/07/13 14:05:51 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-ver2/data/class/pages/mypage/LC_Page_Mypage_Favorite.php
r18080 r18187 56 56 $this->tpl_mainno = 'mypage'; 57 57 $this->tpl_mypageno = 'favorite'; 58 $this->allowClientCache();59 58 } 60 59 … … 143 142 $this->tpl_mainpage = 'mypage/favorite.tpl'; 144 143 $this->tpl_title = 'MYページ/お気に入り一覧'; 145 $this->allowClientCache();146 144 } 147 145
Note: See TracChangeset
for help on using the changeset viewer.