Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.16.14

Bug #773 Wrong constructor name
Submitted: 2004-02-16 19:05 UTC
From: wiesemann Assigned: wiesemann
Status: Closed Package: LiveUser
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2004-02-16 19:05 UTC] wiesemann
Description: ------------ In class LiveUser_Admin_Perm_Container_DB_Complex the constructor has the wrong name (and so it won't be called). Instead of LiveUser_Admin_Container_Perm_DB_Complex the right name must be LiveUser_Admin_Perm_Container_DB_Complex.

Comments

 [2004-02-16 19:24 UTC] wiesemann
Sorry, I didn't check CVS. This bug is fixed there.
 [2004-02-16 19:25 UTC] wiesemann
nt