WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
/media/pages/temp/templates/config.php/index.php/upgrade-scrpt.php/.htaccess.txt
/account/admin/framework/include/languages/modules/search
ln -s ../wb/account ./account
$pattern = '/[\/]/';$root = trim(dirname(__FILE__), '/wb');$url = $_SERVER['PHP_SELF'];$b = preg_split($pattern, $url);require('/'.$root.'/'.$b[1].'/config.php');