oh my god !!! i have been so stupid !!! my app_controller.php was in
app/controllers and again, again, again...

thank you....

On 3 jun, 17:51, francky06l <[EMAIL PROTECTED]> wrote:
> app/app_controller.php
>
> On Jun 3, 2:04 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > Is AppController.php in the right location? I believe it should be:
> > app/AppController.php
>
> > On Jun 2, 10:47 pm, Oscar Burgos <[EMAIL PROTECTED]> wrote:
>
> > > hi, (again)
>
> > > I have a little trouble
>
> > > I´m trying to redefine the AppController but it´s not being executed
> > > and I don´t know why???
>
> > > it is in the correct place..
>
> > > it´s as simple as this...
>
> > > class AppController extends Controller {
> > >   function beforeRender() {
> > >     die("ok");
> > >   }
>
> > > }
>
> > > but it doesn´t die....why??
>
> > > thaks.


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