typo
git-svn-id: https://svn.libreccm.org/ccm/trunk@6048 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
249a270937
commit
50ef33b45b
|
|
@ -25,15 +25,15 @@
|
|||
<#return owner["./titlePost"]>
|
||||
</#function>
|
||||
|
||||
<#function getProfileOwnerPosition>
|
||||
<#function getProfilePosition>
|
||||
<#return data["./position"]>
|
||||
</#function>
|
||||
|
||||
<#function getProfileOwnerInterests>
|
||||
<#function getProfileInterests>
|
||||
<#return data["./interests"]>
|
||||
</#function>
|
||||
|
||||
<#function getProfileOwnerMisc>
|
||||
<#function getProfileMisc>
|
||||
<#return data["./misc"]>
|
||||
</#function>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue