Version 1.25
* Minor bugfix.
Version 1.24
* Refactored code for PHP 8.
Version 1.23
* Adapted code to work with PHP 7.
Version 1.22
* Optimized protection against spam bots.
Version 1.21
* Replaced mysql_result function with mysql_fetch_row.
Version 1.20
* Added patch for possible XSS.
Version 1.19
* 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 1.18
* Updated UBB codes.
Version 1.17
* Added patch for possible XSS in UBB codes.
Version 1.16
* Added support for multibyte characters.
Version 1.15
* Bugfix: messages were not saved if $maxEntries was set to 0.