finished updatecommand
This commit is contained in:
		
				
					committed by
					
						
						Steffen Schröder
					
				
			
			
				
	
			
			
			
						parent
						
							7fa6a0beda
						
					
				
				
					commit
					ffe3e0d2ef
				
			@@ -69,6 +69,7 @@ class Map {
 | 
			
		||||
	 * @return bool
 | 
			
		||||
	 */
 | 
			
		||||
	public function updateAvailable() {
 | 
			
		||||
 | 
			
		||||
		if($this->mx != null && ($this->lastUpdate < strtotime($this->mx->updated) || $this->uid != $this->mx->uid)) {
 | 
			
		||||
			return true;
 | 
			
		||||
		} else {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user