Hi, I'm getting an "Undefined property" notice when using the standard imap functions - specifically when I do
[snip] $struct = imap_fetchstructure($mbox, $mid); $parts = $struct->parts; [/snip] I'm guessing it's something trivial and a result of cake have a higher warning notice than my previous script? Anyone else had this problem? Cheers, D --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
