DEMO SITE v1.7.24

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 NameActionUpdated By↓ UpdatedRecord IdDataOld RecordSys Role IdLog Type 
1complex_panelVIEW20.05.2024 16:53:140IP:3.138.106.225 Viewed Page:complex_panel,… View
2validationVIEW20.05.2024 16:53:130IP:3.138.106.225 Viewed Page:validation,… View
3labels_classesVIEW20.05.2024 16:53:130IP:3.138.106.225 Viewed Page:labels_classes,… View
4multi_instanceVIEW20.05.2024 16:53:130IP:3.138.106.225 Viewed Page:multi_instance,… View
5simple_panelsVIEW20.05.2024 16:53:130IP:3.138.106.225 Viewed Page:simple_panels,… View
Search