- Timestamp:
- May 13, 2007, 7:01:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/2.8.x/webapp_biz/modules/pc/page/f_home.php
r1856 r2864 74 74 $this->set('days_birthday', db_member_count_days_birthday4c_member_id($target_c_member_id)); 75 75 76 // inc_entry_point77 $this->set('inc_entry_point', fetch_inc_entry_point_f_home($this->getView()));78 79 80 76 // --- bizここから 81 77 // バナーをBIZ用右部拡張領域下に表示させる為の仕掛け … … 97 93 // --- bizここまで 98 94 95 // inc_entry_point 96 $this->set('inc_entry_point', fetch_inc_entry_point($this->getView(), 'f_home')); 97 99 98 // --- 100 99
Note: See TracChangeset
for help on using the changeset viewer.