Reange and optimize
This commit is contained in:
		@@ -4,10 +4,10 @@ namespace base\Model;
 | 
			
		||||
 | 
			
		||||
abstract class BDTables {
 | 
			
		||||
 | 
			
		||||
    // const NOM = 'bd_nom'
 | 
			
		||||
    // Ex : const ABONNEMENT = 'abonnement';
 | 
			
		||||
	// const NOM = 'bd_nom'
 | 
			
		||||
	// Ex : const ABONNEMENT = 'abonnement';
 | 
			
		||||
 | 
			
		||||
    const LOGS = "logs";
 | 
			
		||||
	const LOGS = "logs";
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
?>
 | 
			
		||||
		Reference in New Issue
	
	Block a user