Loader Class Documentation |
|||
|---|---|---|---|
| Date: | 02/13/2008 | Severity: | Trivial |
| Status: | Bogus | Reporter: | section31 |
| Version: | 1.6.1 | ||
| Keywords: | User Guide | ||
| Forum Thread: | http://codeigniter.com/user_guide/libraries/loader.html | ||
Description
In the documentation for the loader library, it doesn’t state that you can pass one parameter. I looked in the loader.php file and it appears you can.
Expected Result
Actual Result
Comment on Bug Report
| Posted by: Seppo on 13 February 2008 4:49pm | |
|
|
It is documented on user_guide/general/creating_libraries.html with the title “Passing Parameters When Initializing Your Class”, but I think that it should be also in the loader doc |
| Posted by: section31 on 13 February 2008 5:13pm | |
|
|
true i didn’t see that. |
| Posted by: Derek Allard on 23 March 2008 11:02am | |
|
|
It says Parameters can be passed to the library via an array in the second parameter. How would you suggest this be changed? |
| Posted by: section31 on 23 March 2008 5:00pm | |
|
|
Looks like I didn’t see that, my mistake. Please mark this as bogus….i’m sorry |
| Posted by: Derek Allard on 23 March 2008 5:34pm | |
|
|
No problem. Thanks for taking the time to report regardless, its very appreciated. |
