
Manuel Lemos - 2008-02-01 17:57:21 -
In reply to message 1 from Nikos
The class already adds the value of the end_of_line variable between error messages. Maybe you need to use the nl2br() function to display the error message in multiple lines in a Web page.
You can also use the ErrorMessageSuffix variable to add custom line breaking tags, but that gets added to all messages, not just between each couple of messages.