modal.show("Creation Failed","Unable to create the database. Double-check your host, username and password and ensure that the specified user has the rights to modify and add content to the database.",buttons,null,false);
returnfalse;
}
// Could not create file
// Could not create file
if(data.indexOf("Warning: Could not create file!")!==-1){
if(data.indexOf("Warning: Could not create file!")!==-1){