Enable welcome bot to broadcast it's notices
This commit is contained in:
		
				
					committed by
					
						
						Craig Andrews
					
				
			
			
				
	
			
			
			
						parent
						
							5fd7ed5b14
						
					
				
				
					commit
					bf701b8235
				
			@@ -319,6 +319,7 @@ class User extends Memcached_DataObject
 | 
				
			|||||||
                                                  common_config('site', 'name'),
 | 
					                                                  common_config('site', 'name'),
 | 
				
			||||||
                                                  $user->nickname),
 | 
					                                                  $user->nickname),
 | 
				
			||||||
                                          'system');
 | 
					                                          'system');
 | 
				
			||||||
 | 
					                common_broadcast_notice($notice);
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user