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

Doc Bug #10609 wrong require_once in doc
Submitted: 2007-04-04 14:57 UTC
From: hugoki Assigned: wenz
Status: Closed Package: Console_Getargs (version 1.3.4)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2007-04-04 14:57 UTC] hugoki (Elmar Pitschke)
Description: ------------ In the documentation for the class "Console_Getargs" and the method factory the example has the line "require_once 'Console_Getargs.php';" - it should be "require_once 'Console/Getargs.php';"

Comments

 [2007-04-04 16:16 UTC] wenz (Christian Wenz)
do you have a URL or filename?
 [2007-04-05 10:16 UTC] hugoki (Elmar Pitschke)
 [2007-04-05 10:44 UTC] wenz (Christian Wenz)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.