Using redirect in function (closed) |
| |||
Hi guys I am performing a post whithin a function in the adminmodule of my application. Everything is performing well, but when I want it to redirect me to the adminpage after posting by using redirect ('modules/myappadmin'); at the end of the function it is sending me to the dashboard instead of the admin module. Does anybody have a clue what to do...?
|