Logs
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 | Log Type | |
---|---|---|---|---|---|---|---|---|---|---|
1 | payments | UPDATE | 0 | 26.03.2025 01:06:56 | 41 | UPDATE `payments` AS `payments` SET | 41 | 141 | ID10962 | 2004-12-31 00:00:00 | 20 | | 0 | View | |
2 | payments | UPDATE | 0 | 26.03.2025 01:06:54 | 38 | UPDATE `payments` AS `payments` SET | 38 | 8768 | United Kingdom | 2004-11-01 00:00:23 | 0 | View | |
3 | employees | UPDATE | 0 | 16.03.2025 18:47:04 | 1501 | UPDATE `employees` AS `employees` SET | 1501 | Bott | Larry | x2311 | | 0 | View | |
4 | employees | UPDATE | 0 | 16.03.2025 18:46:56 | 1501 | UPDATE `employees` AS `employees` SET | 1501 | Bott | Larry | x2311 | | 0 | View | |
5 | employees | UPDATE | 0 | 16.03.2025 18:45:44 | 1501 | UPDATE `employees` AS `employees` SET | 1501 | Bott | Larry | x2311 | | 0 | View |