{NEED_PERMISSION|admin_log}
Log viewer
{GET|$runtime.hiddenfields}
Show log:
{FOREACH|$log|$admin_messageslogs}
Log {GET|$log.num} ({GETDATETIME|$log.from} - {IF|$log.to}{GETDATETIME|$log.to}{ELSE}now{ENDIF}){IIF|$log.num==0| in use!} {ENDFOR}
Show messages for rooms:
{FOREACH|$room|$roomlist}
{GET|$room.name}:
{ENDFOR}
Show non-existent rooms:
Show messages for the entire chat:
Show messages for single users:
Show messages:
{FOREACH|$template|$settings.log_messages}
{GET|$template.name}:
{ENDFOR}