debugage
This commit is contained in:
		@@ -15,9 +15,8 @@ class alerte_intrusion extends hook
 | 
			
		||||
	public $timeUnit = "minute";	// unit of time for delay, second, minute, day, week, month, year
 | 
			
		||||
 | 
			
		||||
	// callback fonction. Is called with these 4 parameters
 | 
			
		||||
	public function callBack(&$device, $param, $value)
 | 
			
		||||
	public function callBack($device, $param, $value)
 | 
			
		||||
	{
 | 
			
		||||
		global $devices, $indexDevices;
 | 
			
		||||
		switch($param)
 | 
			
		||||
		{
 | 
			
		||||
			case "contact":
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user