mirror of
https://github.com/wheelybird/ldap-user-manager.git
synced 2025-04-04 16:26:06 +02:00
should use string == 'TRUE' instead of == TRUE , as getenv returns a string , which always considered equaling a bool TRUE .
should use string == 'TRUE' instead of == TRUE , as getenv returns a string , which always considered equaling a bool TRUE .