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

Bug #5054 Mistake in inline documentation
Submitted: 2005-08-10 10:21 UTC
From: reywob at php dot net Assigned: lsmith
Status: Closed Package: LiveUser_Admin
PHP Version: 4.3.10 OS: Ubuntu
Roadmaps: (Not assigned)    
Subscription  


 [2005-08-10 10:21 UTC] reywob at php dot net
Description: ------------ In LiveUser/Admin.php on line 40 in my copy, it says in the comment: $admin = new LiveUser_Admin::factory($conf); This does not work on PHP4, where it should be $admin = LiveUser_Admin::factory($conf);

Comments

 [2005-08-10 14:12 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!