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