If you prefer, you can create the configuration file using the code below:
".$viewable_code."
Save the above code to a new file at: ".ABSPATH.CONFIGFILE;
} else {
if(!fwrite($config_h, trim($config_data))){
$viewable_code = nl2br(str_replace("<","<",$config_data));
$error_strings[] = "Cannot write your configuration file to: ".ABSPATH.CONFIGFILE." - Please change the directory permissions to allow write access.
If you prefer, you can create the configuration file using the code below: