forked from GNUsocial/gnu-social
		
	lost parenthesis in xmppdaemon
darcs-hash:20080626080214-34904-88d67a23cbdde21dd74064e6e0c401fb7204699a.gz
This commit is contained in:
		@@ -48,7 +48,6 @@ class XMPPDaemon {
 | 
			
		||||
	function connect() {
 | 
			
		||||
		$this->conn = jabber_connect($this->resource,
 | 
			
		||||
								     "Send me a message to post a notice");
 | 
			
		||||
		);
 | 
			
		||||
		if (!$this->conn) {
 | 
			
		||||
			return false;
 | 
			
		||||
		}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user