source:
OpenPNE3/plugins/opOpenSocialPlugin/trunk/apps/pc_frontend/modules/application/templates/_homeApplication.php
@
10114
Last change on this file since 10114 was 10114, checked in by , 12 years ago | |
---|---|
File size: 143 bytes |
Line | |
---|---|
1 | <?php |
2 | include_partial('application/renderProfileApplication', |
3 | array( |
4 | 'memberId' => $sf_user->getMember()->getId(), |
5 | 'view' => 'home' |
6 | ) |
7 | ); |
Note: See TracBrowser
for help on using the repository browser.