I am trying to create a model called "List" but I keep getting "Parse
error: syntax error, unexpected T_LIST, expecting T_STRING" for the
line of code "class List extends AppModel {"I haven't had this issue with my other models so I am assuming that this is a reserved word issue. Is that correct?
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
