nothing
This commit is contained in:
		
							parent
							
								
									7b173cdc24
								
							
						
					
					
						commit
						ae054b413e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -683,7 +683,7 @@ class Connection(ConnectionHandlers):
 | 
			
		|||
		p = common.xmpp.Presence(jid, 'unsubscribe')
 | 
			
		||||
		self.connection.send(p)
 | 
			
		||||
 | 
			
		||||
	def request_subscription(self, jid, msg, name = '', groups = [],
 | 
			
		||||
	def request_subscription(self, jid, msg = '', name = '', groups = [],
 | 
			
		||||
	auto_auth = False):
 | 
			
		||||
		if not self.connection:
 | 
			
		||||
			return
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue