summaryrefslogtreecommitdiffstats
path: root/app/acf-util/logon-status-html.lsp
blob: 78d400e446b71c866292cd3b88bd4d9f3df7663f (plain)
1
2
3
4
5
6
<? local view= ... ?> 
<h1>User Status </h1>
<p> Below is your current Session id <p>
<?= view.stats.sessid.value ?>
<p>User account and role information may appear below.</p>
<pre><?= view.stats.checkme.value ?></pre>