{include file="../skel/header.phtml"}

{$lL.__session_entry_details__} 


Id # {$record.sessid}
{$lL.__user__} {$InProve_Smarty->guid2name("gxt_users",$record.userguid)}
{$lL.__start_datetime__} {$InProve_Smarty->ts2str($record.startts)}
{$lL.__last_request__} {$InProve_Smarty->ts2str($record.lastots)}

{if $record.masklog}
{$record.masklog}
{/if}
{$InProve_Smarty->dBug($record.cliinfo)}
{$InProve_Smarty->dBug($record.pidinfo)}
{include file="../skel/footer.phtml"}