Need help w/ Sanitize

2006-09-24 Thread [EMAIL PROTECTED]
My model looks like this: class User extends AppModel { var $name = 'User'; uses('sanitize'); ... } And I am receiving the following error as a result: parse error, unexpected T_STRING, expecting T_FUNCTION If I comment out the uses line above, everything works fine.

Re: Need help w/ Sanitize

2006-09-24 Thread Toby (The Balloon Guy) Parent
Oh, yeah, gwoo - too quick to respond. It's the model, stupid! sheesh. thanks for catching that. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Cake PHP group. To post to this group, send email to