Instance caching added
commit40c87435c1c9cc3016ed737b8443739a96952c19
authorMatthias Beyer <matthias@ib-fb.de>
Thu, 19 Sep 2013 09:07:14 +0000 (19 11:07 +0200)
committerAndrew McMillan <andrew@morphoss.com>
Thu, 24 Oct 2013 04:04:23 +0000 (24 17:04 +1300)
tree77bfabd3a05e7cb3fa746e3358e89b4611726357
parentf3b67a2c626b77a5d2855ff8a00cb75c824549c9
Instance caching added

There was already a variable to cache the ldap driver instance, and a
check if this variable was already set was there, too! But there was no
code to return the cached instance if the function gets called twice!

Maybe this was simply forgotten...
inc/drivers_ldap.php