forked from GNUsocial/gnu-social
		
	Merge branch 'master' of gitorious.org:statusnet/mainline
This commit is contained in:
		| @@ -188,7 +188,7 @@ class RealtimePlugin extends Plugin | ||||
|         // Add to the public timeline | ||||
|  | ||||
|         if ($notice->is_local == Notice::LOCAL_PUBLIC || | ||||
|             ($notice->is_local == Notice::REMOTE_OMB && !common_config('public', 'localonly'))) { | ||||
|             ($notice->is_local == Notice::REMOTE && !common_config('public', 'localonly'))) { | ||||
|             $paths[] = array('public', null, null); | ||||
|         } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user