mirror of
				https://e.coding.net/circlecloud/McAccount.git
				synced 2025-11-03 17:56:24 +00:00 
			
		
		
		
	@@ -30,11 +30,7 @@ class authme extends AmysqlModel {
 | 
			
		||||
			if ($this->_insert ( 'mail', $data ) == 0) {
 | 
			
		||||
				return false;
 | 
			
		||||
			} else {
 | 
			
		||||
				if ($this->_insert ( 'iconomy', $ic ) == 0) {
 | 
			
		||||
					return false;
 | 
			
		||||
				} else {
 | 
			
		||||
					return true;
 | 
			
		||||
				}
 | 
			
		||||
				return false;
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user