No, $uses = null or $uses = array() is correct. You must have another error - and since it tells you that "Headers already sent", this means you have some accidental output to the user - check that you don't have extra whitespace at the beginning / end of any of your php files. The warning should tell you what line to look at too.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
