source:
OpenPNE3/plugins/opOpenSocialPlugin/trunk/apps/pc_frontend/modules/application/templates/_profileApplication.php
@
9638
Last change on this file since 9638 was 9638, checked in by , 12 years ago | |
---|---|
File size: 215 bytes |
Line | |
---|---|
1 | <?php |
2 | if (SnsConfigPeer::get('is_view_profile_application', true)) |
3 | { |
4 | include_partial('application/renderProfileApplication', array('memberId' => $sf_request->getParameter('id',$sf_user->getMember()->getId()))); |
5 | } |
Note: See TracBrowser
for help on using the repository browser.