Rather than fixing in drivers_ldap, fix properly in Principal class.
commitdf3a901c91be1e74251b51fdf6918443f074b65d
authorAndrew McMillan <andrew@morphoss.com>
Wed, 21 Sep 2011 21:40:10 +0000 (22 09:40 +1200)
committerAndrew McMillan <andrew@morphoss.com>
Wed, 21 Sep 2011 21:40:10 +0000 (22 09:40 +1200)
tree131d555a306e12b2a912c46741ffe4ad3589f42f
parentbc36ff60a30b8e5364a3b2fcc4cb6b07f1089047
Rather than fixing in drivers_ldap, fix properly in Principal class.

This fixes a bug in the Principal class when updating where
fields are set on the principal, but are not being updated and
end up getting set to NULL as a result.
inc/Principal.php
inc/drivers_ldap.php