mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
[ticket/17414] Clean up small code issues noticed by sniffer
PHPBB-17414
This commit is contained in:
@@ -65,7 +65,7 @@ class legacy_wrapper implements plugin_interface
|
||||
return $this->legacy_captcha->has_config();
|
||||
}
|
||||
|
||||
return false;
|
||||
return '';
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user