Welcome Guest, Not a member yet? Register   Sign In
route with (:any) not working on Ion Auth
#2

(This post was last modified: 08-29-2017, 02:25 PM by JediMind.)

Remove the '/$1'. auth/reset_password will automatically receive what is in (:any) as first param.


PHP Code:
$route['auth/reset_password/(:any)'   'auth/reset_password'
Reply


Messages In This Thread
RE: route with (:any) not working on Ion Auth - by JediMind - 08-29-2017, 02:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB