Logs Bootstrap theme
All actions of a table are logged in this table
HIDE CODE
<?php
$xcrud2 = Xcrud::get_instance();
$xcrud2->table("logs");
$xcrud2->limit(5);
$xcrud2->unset_remove();
$xcrud2->unset_add();
$xcrud2->unset_edit();
$xcrud2->order_by('updated','desc');
echo $xcrud2->render();
?>
Logs
| # | Table Name | Action | Updated By | ↓ Updated | Record Id | Data | Old Record | Sys Role Id | |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW | 12.03.2026 22:51:13 | 0 | IP:216.73.216.126 Viewed Page:pdf, Theme:bootstrap | View | ||||
| 2 | relations | VIEW | 12.03.2026 22:51:12 | 0 | IP:216.73.216.126 Viewed Page:relations, | View | |||
| 3 | group_7 | VIEW | 12.03.2026 22:51:12 | 0 | IP:216.73.216.126 Viewed Page:group_7, | View | |||
| 4 | name_and_tooltips | VIEW | 12.03.2026 22:51:11 | 0 | IP:216.73.216.126 Viewed Page:name_and_tooltips, | View | |||
| 5 | edit_buttons | VIEW | 12.03.2026 22:51:11 | 0 | IP:216.73.216.126 Viewed Page:edit_buttons, | View |