On Jun 21, 4:36 pm, simon <[EMAIL PROTECTED]> wrote:
<snip>
> The code in that function (get_items_this_month) just does a findAll
> based on the function parameters.

Maybe someone can write a little function to hookinto request action
that does the following

if ($calledByRequestAction&&$justAFindAll) {
     echo "JUST CALL THE DAMN MODEL!"; die;
}

:D

AD
PS. discussion is good, no hint of arrogance noted. well except maybe
in this message ;)


--~--~---------~--~----~------------~-------~--~----~
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