mirror of
				https://github.com/diocloid/LinkTitles.git
				synced 2025-10-22 05:42:32 +02:00 
			
		
		
		
	@@ -141,7 +141,7 @@ class Targets {
 | 
			
		||||
			array_filter(
 | 
			
		||||
				array(
 | 
			
		||||
					'page_namespace IN ' . $namespacesClause,
 | 
			
		||||
					'CHAR_LENGTH(page_title) >= ' . $this->config->minimumTitleLength,
 | 
			
		||||
					$this->charLength() . '(page_title) >= ' . $this->config->minimumTitleLength,
 | 
			
		||||
					$blackList,
 | 
			
		||||
				)
 | 
			
		||||
			),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user