Some upgrades for WB 2.8.3 SP3 |
Some modules are upgraded/updated and tested for WebsiteBaker 2.8.3 within SP3, coming at the end of august 2014.
Ok - the SP2 is history; never mind.
What's new within the SP3 package for WebsiteBaker in theese days?.
Some of them:
- the DB-Connector now use MySQLi functions instead of the "old" mySQL functions, declared as deprecated in PHP 5.5.x.
- new undocumented function/method inside class.database "escapeString" to get rid of the deprecated/outdatet "mysql_real_escape_string".
- new undocumented function inside initialize.php "makePhExp" to _build_ regExp by the given param-list; only used in module "news" this time.
- undocumented codechanges inside module "news" (view.php and add_post.php)
- some codechanges for PHP 5.5. e.g. for captcha_control, output_filter, show_menu2 and wysiwyg
For downloads and details please visit
http://www.websitebaker.org/en/download/latest-version.php
or the WebsiteBaker Forum.
Regards
Back