Probably in your OptionsController?. Check out the function that
matches the name of your action,
ie,

http://www.example.com/options/
or
http://www.example.com/options/index

can be found in your OptionsController (/app/controllers/
options_controller.php)

and look for the function index()

Also, post the code in your model too (/app/models/option.php);

On Sep 11, 9:56 am, krzysztofor <[EMAIL PROTECTED]> wrote:
> but i don't know where it is genereted :/
>
> where can it be?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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