Redirect |
[eluser]RogerM[/eluser]
I have a library and within its function it has a redirect method in it. Like so: Code: if($logged_out && $this->logged_in()){ For some reason it is redirecting me to http://localhost/index.php/admin/login instead of http://localhost/SITENAME/index.php/admin/login my config file base_url is http://localhost/iip/ Any thoughs |
Messages In This Thread |
Redirect - by El Forum - 10-22-2008, 11:13 AM
Redirect - by El Forum - 10-22-2008, 11:28 AM
|