### webspell 4.2.3a (10-09-2011) changeset 65:bf112d65d66b
* (all or a lot of files/folders):
- changed copyright notice
* language/*:
- language corrections
- new languages il,ir,sr
* _functions.php
- performance optimization
* admin/contact.php
- security fix
* admin/page_statistic.php
- bugfix for InnoDB
* admin/sponsors.php
- corrected misspellings in urls
* admin/squads.php
- security fix
* admin/users.php
- security fix
* calendar.php
- added Translation for new clanwar message
* clanwars.php
- fixed php notice
* getlang.php
- escape language var
* guestbook.php
- escape name of existing users
* install/functions.php
- removed type from create table, because deprecated since mysql4
* install/step03.php
- lang var fixed
* js/bbcode.js
- fixed autoresize bug
* news.php
- renamed variable because of conflict (flags vs background color)
* newsletter.php
- security fix against xss
* messenger.php
- allow whitespaces in comma separeted receiver list
- security fix against xss
* poll.php
- fix against multiple voting
* polls.php
- fix against multiple voting
* profile.php
- fixed age of people older than 99
- fatal error fixed
* src/func/bbcode.php
- bbcode fix for multiple quotes
- bbcode layout fix for quotes
* src/func/captcha.php
- fix against 0 as captcha result
* src/func/feeds.php
- fixed date of feed (now date of latest news)
* src/func/messenger.php
- added HP Title to notification mails
* src/seo.php
- change website title on news according to selected language
* version.php:
- increased version numbering
|