... | in people.naml |
16 17 18 19 20 21 22 23
|
<macro name="app_people_caching">
<n.if.not.is_online_users>
<then.uncache_for.>
<n.new_user/>
<n.user_group_change/>
</then.uncache_for.>
</n.if.not.is_online_users>
</macro>
|
Free forum by Nabble | Edit this page |