Version 3.16
* Added patch for possible XSS in e-mail field.
Version 3.15
* Optimized protection against spam bots.
Version 3.14
* Replaced mysql_result function with mysql_fetch_row.
Version 3.13
* Added patch for possible XSS.
Version 3.12
* Added possibility to change message background colors.
* Fixed message storing in data file (backslash problem).
Version 3.11
* Bugfix: Reserved names will now work without database, too.
Version 3.10
* Added possibility to adapt CSS for admin entries.
Version 3.9
* Overlong links won't be removed anymore if links are enabled, but they will be cut to the
allowed word length. On mouse-over the whole link will appear as tooltip.
Version 3.8
* Added possibility for admin to use reserved names.
Version 3.7
* Updated UBB tags.
* Added list of reserved names, e.g. administrator etc.
Version 3.6
* Position of input fields can be "left", "right", "top" and "bottom" now.
Version 3.5
* Added patch for possible XSS in UBB codes.
* Added support for multibyte characters.