Changeset 3560
- Timestamp:
- Jul 26, 2007, 8:26:27 PM (15 years ago)
- Location:
- OpenPNE/branches/work/yoshimura/2.8.1/webapp_biz/modules/pc/page
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/work/yoshimura/2.8.1/webapp_biz/modules/pc/page/f_home.php
r3549 r3560 106 106 $this->set('group_list', $group_list); 107 107 108 $this->set('display_todo_list', DISPLAY_TODO_LIST);109 108 // --- bizここまで 110 109 -
OpenPNE/branches/work/yoshimura/2.8.1/webapp_biz/modules/pc/page/h_home.php
r3549 r3560 157 157 $this->set('group_list', $group_list); 158 158 159 $this->set('display_todo_list', DISPLAY_TODO_LIST);160 159 //--- biz ここまで 161 160
Note: See TracChangeset
for help on using the changeset viewer.