halt sending HTML in Jabber
darcs-hash:20080831114642-84dde-c1e486fe03752882e212bd6e3930477042f993be.gz
This commit is contained in:
		@@ -135,7 +135,8 @@ function jabber_format_entry($profile, $notice) {
 | 
			
		||||
	$event .= "</items>\n";
 | 
			
		||||
	$event .= "</event>\n";
 | 
			
		||||
	# FIXME: include the pubsub event, too.
 | 
			
		||||
	return $html . $entry . $address;
 | 
			
		||||
#	return $html . $entry . $address;
 | 
			
		||||
	return $entry . $address;
 | 
			
		||||
#	return $entry . "\n" . $event;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user