fixed an issue with highlighting
reintroduced include/captcha/asp.php
made an addition to changeset 733
added missing title tag
added missing text in language-files
added missing sorting to language dropdown in admin/pages/settings.php
removed include/captcha/asp.php
fixed ticket #562, applied changes from user tavitar with some own additions
added check for AddDefaultCharset to install
fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
fixed hebrew transliteration-table. Thanks to forum-member iti.
added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
added missing Dutch language files for core modules
issue with menulink in upgrade-script. Fixed.
issue with menulink in upgrade-script. Fixed?
suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
fixed bug in upgrade script (WBMailer setting)
some minor changes in utf-8 translation-table
some layout changes on the upgrade-script, fixed error in precheck
restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
added workaround for language sorting-problem
added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
XSS-prevention in search.php: changed blacklist to whitelist.
Also available in: Atom