mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	Erm, lol!
This commit is contained in:
		@@ -60,7 +60,7 @@ foreach ($ipsec_array as $index => $tunnel) {
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        $updated = dbUpdate($db_update, 'ipsec_tunnels', '`tunnel_id` = ?', array($tunnels[$tunnel['cikeTunRemoteValue']]['tunnel_id']));
 | 
			
		||||
        $valud_tunnels[] = $tunnels[$tunnel['cikeTunRemoteValue']]['tunnel_id'];
 | 
			
		||||
        $valid_tunnels[] = $tunnels[$tunnel['cikeTunRemoteValue']]['tunnel_id'];
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (is_numeric($tunnel['cipSecTunHcInOctets']) && is_numeric($tunnel['cipSecTunHcInDecompOctets'])
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user