Commit | Line | Data |
---|---|---|
51ff3226 | 1 | {include file="modules/header.tpl"} |
2 | ||
3 | ||
4 | {get_userlist} | |
5 | {get_children_by_external_link external_link='session://friend' listing_amount=$listing_amount offset=$offset orderby=desc} | |
6 | {foreach from=$get_children_by_external_link item=child} | |
7 | a | |
8 | {/foreach} | |
9 | ||
10 | ||
11 |