On Apr 25, 6:01 am, AD7six <[EMAIL PROTECTED]> wrote:
>just the model.

This was the tip that I was looking for.

I also needed to add in routes.php the following includes to
instantiate my model

include("../../cake/libs/model/model.php");
include("../../cake/app_model.php");
include("../models/MyModel.php"); //my model php file

thank you

/defranco


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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