mirror of
				https://github.com/pierre42100/ComunicAPI
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Fixed error
This commit is contained in:
		@@ -200,7 +200,7 @@ class notificationComponent {
 | 
			
		||||
			$data = $this->noticationToDB($notification, FALSE);
 | 
			
		||||
			$array = CS::get()->db->splitConditionsArray($data);
 | 
			
		||||
			$conditions = $array[0];
 | 
			
		||||
			$values = $array[2];
 | 
			
		||||
			$values = $array[1];
 | 
			
		||||
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user