That's bool and not always true
This commit is contained in:
parent
57640742af
commit
2ae1be762c
1 changed files with 1 additions and 1 deletions
|
@ -434,7 +434,7 @@ class Connection extends LDAPUtility {
|
|||
|
||||
/**
|
||||
* @brief Validates the user specified configuration
|
||||
* @return true if configuration seems OK, false otherwise
|
||||
* @return bool true if configuration seems OK, false otherwise
|
||||
*/
|
||||
private function validateConfiguration() {
|
||||
|
||||
|
|
Loading…
Reference in a new issue