{* * 2010-2023 Bl Modules. * * If you wish to customize this module for your needs, * please contact the authors first for more information. * * It's not allowed selling, reselling or other ways to share * this file or any other module files without author permission. * * @author Bl Modules * @copyright 2010-2023 Bl Modules * @license *}
{l s='Access log' mod='xmlfeeds'}
{l s='Action' mod='xmlfeeds'}
{l s='Date' mod='xmlfeeds'}
{l s='Param' mod='xmlfeeds'}
{foreach $logs as $l}
{$l.action|escape:'htmlall':'UTF-8'}{if !empty($l.is_cron)}_cron{/if}
{$l.created_at|escape:'htmlall':'UTF-8'}
$_GET param
{$l.get_param|escape:'htmlall':'UTF-8'}
GET
$argv param
{$l.argv_param|escape:'htmlall':'UTF-8'}
ARGV
{$l.session_id|escape:'htmlall':'UTF-8'}
{/foreach}
{$limit|escape:'htmlall':'UTF-8'} {l s='rows limit' mod='xmlfeeds'}