Simple Table Loggings

All actions of a table are logged

HIDE CODE
<?php
    $xcrud = Xcrud::get_instance();	
	$xcrud->table("payments");
	$xcrud->set_logging(true);
	$xcrud->limit(5);	
	echo $xcrud->render();			
?>

Payments

#CustomernumberChecknumberPaymentdateAmountTest1
Actions
110364OM3149616.07.2020 00:00:003 View Edit Remove
2103600OM3149123.07.2020 00:00:003rus View Edit Remove
311310HQ550220.12.2001 00:00:0040000 View Edit Remove
4112HQ5502230.07.2020 00:00:0040000 View Edit Remove
5113GG3145516.05.2003 00:00:0045870 View Edit Remove
Search