10 Jun
1999
10 Jun
'99
8:42 p.m.
How I may differentiate in the DTML method or external method the superuser from the rest users? f.e. <!--#if "authenticated_user == superuser()"--> This is superuser. <!--#else--> This is not superuser. <!--#/if-->