On Mon, Jan 25, 2010 at 10:50 AM, Chad Smith <[email protected]> wrote:
> (..)
I'm not 100% sure and cannot try for now, but doesn't this work?
<?php
class PostsController extends AppController {
var $uses = array('EmailModel'=> 'Email');
var $components = array('EmailComponent'=> 'Email');
var $helpers = array('MyForm'=> 'Form');
// ...
}
Best regards.
--
MARCELO F ANDRADE
Belem, Amazonia, Brazil
"I took the red pill"
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
You received this message because you are subscribed to the Google Groups
"CakePHP" 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