]> source.dussan.org Git - nextcloud-server.git/commit
Use array_key_exists instead of isset, because the latter returns false if the assign...
authorArthur Schiwon <blizzz@owncloud.com>
Fri, 21 Mar 2014 14:29:49 +0000 (15:29 +0100)
committerArthur Schiwon <blizzz@owncloud.com>
Fri, 21 Mar 2014 14:29:49 +0000 (15:29 +0100)
commit86d479cb28bcfc4fe7c665930b7954dcbe579e79
treef3b19e4d3e874b1bcc0ade17eef0ce2def5002ce
parent055a09e487c2c6fedaa213a11434f9a985e12423
Use array_key_exists instead of isset, because the latter returns false if the assigned value is null
apps/user_ldap/lib/configuration.php