Refactor
							parent
							
								
									5934e9a25c
								
							
						
					
					
						commit
						7ffc75598a
					
				| 
						 | 
				
			
			@ -367,9 +367,9 @@ class StatusUpdater
 | 
			
		|||
        }
 | 
			
		||||
 | 
			
		||||
        // Check ssl cert just when other error is not already in...
 | 
			
		||||
	    if ($result !== false) {
 | 
			
		||||
		    $this->checkSsl($this->server, $this->error, $result);
 | 
			
		||||
	    }
 | 
			
		||||
        if ($result !== false) {
 | 
			
		||||
            $this->checkSsl($this->server, $this->error, $result);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        // check if server is available and rerun if asked.
 | 
			
		||||
        if (!$result && $run < $max_runs) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue