Bug is stll happening in LUCID.
Solution though is quite simple.
As stated above change in /usr/share/phpldapadmin/lib/AJAXTree.php line 16 -> 

protected function
draw_dn($dn,$level=0,$first_child=true,$last_child=true) {

in

protected function
draw_dn($dn,$level,$first_child=true,$last_child=true) {

Save & you're good to go.

-- 
E_STRICT: Declaration of AJAXTree::draw_dn() should be compatible with that of 
PLMTree::draw_dn()
https://bugs.launchpad.net/bugs/446669
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to