mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	Update php-codesniffer (#11368)
* PHPCS 3.5+ * Fix newly detected style issues
This commit is contained in:
		@@ -16,9 +16,7 @@ if (str_contains($device['sysDescr'], array('NetIron', 'MLX', 'CER')) === false)
 | 
			
		||||
    }
 | 
			
		||||
    $mempool['used']  = ($mempool['total'] - $mempool['free']);
 | 
			
		||||
    d_echo($mempool);
 | 
			
		||||
} //end_if
 | 
			
		||||
 | 
			
		||||
else {
 | 
			
		||||
} else {
 | 
			
		||||
    echo 'NetIron: ';
 | 
			
		||||
    d_echo('caching');
 | 
			
		||||
    $mempool_cache['ironware-dyn'] = array();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user