WebsiteBaker 2.13.9 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
if (LANGUAGE_LOADED) { include(WB_PATH.'/modules/.../languages/EN.php'); if (file_exists(WB_PATH.'/modules/.../languages/'.LANGUAGE.'.php')) { include(WB_PATH.'/modules/.../languages/'.LANGUAGE.'.php'); }}