added space
Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
		
					parent
					
						
							
								753b432ab2
							
						
					
				
			
			
				commit
				
					
						3a197833cd
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -769,7 +769,7 @@ function bb_CleanPictureLinks($text) {
 | 
			
		|||
function bb_highlight($match) {
 | 
			
		||||
	if (in_array(strtolower($match[1]), ['php', 'css', 'mysql', 'sql', 'abap', 'diff', 'html', 'perl', 'ruby',
 | 
			
		||||
		'vbscript', 'avrc', 'dtd', 'java', 'xml', 'cpp', 'python', 'javascript', 'js', 'sh'])) {
 | 
			
		||||
		return text_highlight($match[2],strtolower($match[1]));
 | 
			
		||||
		return text_highlight($match[2], strtolower($match[1]));
 | 
			
		||||
	}
 | 
			
		||||
	return $match[0];
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue