When using the install or upgrade save vars.xml file.
This commit is contained in:
parent
134a16a925
commit
96749aa89b
|
|
@ -222,5 +222,8 @@ EOD;
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
//save the vars.xml file
|
||||
save_var_xml();
|
||||
}
|
||||
?>
|
||||
Loading…
Reference in New Issue