Damn :) Ok, have you tried adding the uses variable?

[code]
   var $uses = array('Subject');
[/code]

in the Subjects controller!
   John

On Feb 16, 9:49 pm, Furuno <[email protected]> wrote:
> well, I'm afraid it's only in the post...
>
> On 17 Feb, 02:38, John Andersen <[email protected]> wrote:
>
> > Are you missing a semicolon in this code?
>
> > [code]
> > <?php
> > class Subject extends AppModel {
> >         var $belongsTo = 'Program'}
>
> > ?>
> > [/code]
>
> > just after 'Program' ? or was it a type in the post :)
> > Enjoy,
> >    John
>
[snip]

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

Reply via email to