WebsiteBaker 2.13.9 R25 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 (isset($_GET[$name])) { $rval = $wb->add_slashes($_GET[$name]);
if (isset($_REQUEST[$name])) { $rval = $wb->add_slashes($_REQUEST[$name]);