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

#CustomernumberChecknumberPaymentdateAmount
Actions
1171GB878038hhh05.03.2004 06:37:2528 View Edit Remove
21727783-2091___09.09.2004 00:34:0028 View Edit Remove
317220-8589___20.04.2003 00:00:0028 View Edit Remove
4173GP54569813.05.2004 00:00:0028 View Edit Remove
5173IG46239729.03.2004 00:00:0020355.24 View Edit Remove
Search