Version 3.26
* Escape strings properly.
Version 3.25
* Refactored code for PHP 8.
Version 3.24
* Minor bugfix.
Version 3.23
* Minor bugfix.
Version 3.22
* Adapted code to work with PHP 7 + minor bugfix.
Version 3.21
* Minor bugfix.
* Removed deprecated PHP function calls.
Version 3.20
* Fixed language files (use <?php tag and UTF-8).
Version 3.19
* Optimized protection against spam bots.
Version 3.18
* Added support for individual date format.
* Added fix for bad words array containing just an empty string.
Version 3.17
* Added possibility to send message by pressing ENTER key.
* Added possibility to hide e-mail address field.
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.