debug presence
This commit is contained in:
		@@ -485,7 +485,7 @@ function PropertiesDashboard($argList)
 | 
			
		||||
	logger(INFO, _("propertiesDashboard function"), __FILE__ . ":" . __LINE__);
 | 
			
		||||
	$response = insertJavascript();
 | 
			
		||||
	$property = $argList["property"];
 | 
			
		||||
	print_r($indexProperties[$property]);
 | 
			
		||||
	//print_r($indexProperties[$property]);
 | 
			
		||||
	foreach($indexProperties as $propertyName => $index)
 | 
			
		||||
	{
 | 
			
		||||
		if (str_contains($propertyName, $property ))
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user