Instance caching added
commit953b922a1371c5181158b2a50747b14237d82e7a
authorMatthias Beyer <matthias@ib-fb.de>
Thu, 19 Sep 2013 09:07:14 +0000 (19 11:07 +0200)
committerMatthias Beyer <matthias@ib-fb.de>
Thu, 19 Sep 2013 09:08:43 +0000 (19 11:08 +0200)
treeb60a54401ae9d2f04e5421628d496888cfe20b36
parent72dc5b1f395f36e4fd8ae01e34689491c2fc0152
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