The db handle is no longer needed for this function
This commit is contained in:
@@ -212,7 +212,7 @@ if ($domains_processed == 1) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
//set country code variables
|
//set country code variables
|
||||||
set_country_vars($db, $x);
|
set_country_vars($x);
|
||||||
|
|
||||||
//save the vars.xml file
|
//save the vars.xml file
|
||||||
save_var_xml();
|
save_var_xml();
|
||||||
|
|||||||
Reference in New Issue
Block a user