| ... | in user.naml |
|
6 7 8 9 10 11
|
<macro name="is_active" requires="user">
<n.both>
<condition1.not.is_banned/>
<condition2.not.is_deactivated/>
</n.both>
</macro>
|
| Free forum by Nabble | Edit this page |