Hello All,

I got a strange problem with a function which is called 4 or 6 times
when I try to reach it trough a standard url :
http://domain/mycontroller/myfunction.

This behavior happens only with this controller. I looked an other
post on this groups, where people talked about GET and POST method
problems, but I am not in this case.
Parameters are passed to the function by url yes, but split by rewrite
rules and used from $this->params['pass'] array.

I'm so confused with this strange behavior.

Thank you

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to