where should I position my extended controllers? |
[eluser]bill19[/eluser]
I am having trouble redirecting to my extended controllers, including my Home controller. I have placed them all in /application/core. However: Code: redirect('/application/core/Home'); does not work. my url string reads: Quote:http://localhost/auth/index.php/application/core/Home Thank you, Bill |
Messages In This Thread |
where should I position my extended controllers? - by El Forum - 05-04-2012, 08:15 AM
where should I position my extended controllers? - by El Forum - 05-04-2012, 08:40 AM
where should I position my extended controllers? - by El Forum - 05-04-2012, 09:56 AM
where should I position my extended controllers? - by El Forum - 05-11-2012, 01:06 PM
where should I position my extended controllers? - by El Forum - 05-11-2012, 01:15 PM
where should I position my extended controllers? - by El Forum - 05-11-2012, 01:34 PM
|