|
= htmlReady($log['label']) ?>
|
= date('d.m.Y, H:i:s', $log['time']) ?>
|
= htmlReady($log['ip_address']) ?>
|
if ($log['ip_address']): ?>
= htmlReady($controller->gethostbyaddr($log['ip_address'])) ?>
endif ?>
|
= htmlReady($log['session_id']) ?>
|
endforeach ?>