I'm doing this bit that resets the user's password that set-up a flash message using:
$this->Session->setFlash('Your new password has been e-mailed to you.'); $this->redirect('/users/login/'); exit(0); This displays on the next screen as "Your new password has been e- mailed to you.1" I'm not sure where the "1" is coming from. Zoltan www.nachogrid.ca --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---