welcome.php still calling fake.php |
|||
|---|---|---|---|
| Date: | 05/13/2008 | Severity: | Major |
| Status: | Resolved | Reporter: | a.somervell |
| Version: | 1.6.2 | ||
| Keywords: | |||
| Forum Thread: | http://codeigniter.com/forums/viewthread/79314/ | ||
Description
controllers/welcome.php
Line: 13
Code Sample
Still including $this->load->view('fake');
Expected Result
Standard welcome page
Actual Result
Big ugly error :(
Comment on Bug Report
| Posted by: a.somervell on 13 May 2008 4:48am | |
|
|
You left your grandma lying around in welcome_message.php (the view) as well… you didnt notice things were quieter without her? |
