Hi All,
I'm curious, why is it so, that in a controller's function (for example in actionAdmin()), a parameter is only allowed to be $id. I've tried to use $whatever, but I get Error 400 Your request is invalid. If I change it back to $id, everything is fine. Can somebody explain me why is that?
Thanks!
BR
c
I'm curious, why is it so, that in a controller's function (for example in actionAdmin()), a parameter is only allowed to be $id. I've tried to use $whatever, but I get Error 400 Your request is invalid. If I change it back to $id, everything is fine. Can somebody explain me why is that?
Thanks!
BR
c