That's bool and not always true

This commit is contained in:
Lukas Reschke 2014-05-11 16:29:59 +02:00
parent 57640742af
commit 2ae1be762c
1 changed files with 1 additions and 1 deletions

View File

@ -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() {