Welcome Guest, Not a member yet? Register   Sign In
Parameters to the index() method ... ?
#2

[eluser]Dam1an[/eluser]
You need to include index in the route, so
Code:
$route['(:num)'] = 'home/index/$1';
should work


Messages In This Thread
Parameters to the index() method ... ? - by El Forum - 06-02-2009, 04:00 PM
Parameters to the index() method ... ? - by El Forum - 06-02-2009, 04:02 PM
Parameters to the index() method ... ? - by El Forum - 06-03-2009, 02:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB