ban_path

NAML documentation   Watch a video
   Usages of this macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may try finding all usages of "ban_path".
... in utilities.naml
699
700
701
702
703
<macro name="ban_path" requires="user">
    <n.encode_url.>
        /template/NamlServlet.jtp?macro=ban_user&user=<n.id/>
    </n.encode_url.>
</macro>
Feedback, Links, Privacy, Rules, Support, About