mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
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_vars($db, $x);
|
||||
set_country_vars($x);
|
||||
|
||||
//save the vars.xml file
|
||||
save_var_xml();
|
||||
|
||||
Reference in New Issue
Block a user