mirror of
				https://github.com/Icinga/icingaweb2.git
				synced 2025-10-30 19:04:10 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			79 B
		
	
	
	
		
			PHTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			79 B
		
	
	
	
		
			PHTML
		
	
	
	
	
	
| <?php
 | |
| foreach ($extensionsHtml as $extensionHtml) {
 | |
|     echo $extensionHtml;
 | |
| }
 |