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
if (\preg_match('/[^a-z0-9_-]+/', $aInputs['database_name'])) {
if (\preg_match('/[^a-z0-9_-]+/i', $aInputs['database_name'])) {
Hi,I'm trying to install a new WebsiteBaker on my website, but the host providers a database name with capital letters and i can't get it changed.Is there a workaround so i can use capital letters in the database name field?