On Tue, Feb 24, 2009 at 7:59 PM, Patrick Hereford <pheref...@gmail.com> wrote:
> Hey everyone.  I am having some trouble with this model class. The error it
> is giving me is  the following:
> "Parse error: syntax error, unexpected ';', expecting T_FUNCTION" on the
> last line with the bracket.
> Any advice?

Welcome, man.  For sure it's syntax error.
Double check carefully your code.  Specially...

$this->$data[$this->$name]['value2'];

Is this really correct?

Best regards.

--
MARCELO DE F. ANDRADE (aka "eleKtron")
Belem, PA, Amazonia, Brazil
Linux User #221105

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to