I am currently following a tutorial, and this line appears in my
code:
if ($error)
{
e('Invalid Login');
}
Obviously this means there is an error. The problem is I do not
remember defining $error anywhere, nor do I have any idea what the
single 'e' means.
Thank you for any advice on the matter.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---