| Timestamp |
User |
Action |
Entity |
Entity ID |
Details |
IP Address |
| No audit log entries found. |
| = date('Y-m-d H:i:s', strtotime($log['created_at'])) ?> |
= htmlspecialchars($log['display_name'] ?? $log['username'] ?? 'System') ?> |
= htmlspecialchars($log['action_type']) ?> |
= htmlspecialchars($log['entity_type'] ?? '-') ?> |
= htmlspecialchars($log['entity_id']) ?>
= htmlspecialchars($log['entity_id'] ?? '-') ?>
|
' . htmlspecialchars(is_array($det) ? json_encode($det) : (string)$log['details']) . '';
} else {
echo '-';
}
?>
|
= htmlspecialchars($log['ip_address'] ?? '-') ?> |
1) : ?>