forked from GNUsocial/gnu-social
		
	stop sending OMB by default
This commit is contained in:
		@@ -1470,8 +1470,7 @@ function common_redirect($url, $code=307)
 | 
			
		||||
 | 
			
		||||
function common_enqueue_notice($notice)
 | 
			
		||||
{
 | 
			
		||||
    static $localTransports = array('omb',
 | 
			
		||||
                                    'ping');
 | 
			
		||||
    static $localTransports = array('ping');
 | 
			
		||||
 | 
			
		||||
    $transports = array();
 | 
			
		||||
    if (common_config('sms', 'enabled')) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user