Lot of bugs

I think that this framework has a lot of bugs.

Bug one: On controller of other modules like ‘admin’ when i use $this->render the framework is rendering the page two times. See the image below:

Bug two: On controller of other modules like ‘admin/conteudos’ the action dont work and the code in the action is not executed. See the image below:

This is my ‘AdminController’ code:

Hmm I don’t think you should call “render” on filterAccessControl…

OMG! thanks man…this solve my problem :)

I dont know why i put that code there…thanks very much