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  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 25 + 17 = ?

 
 [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