When using the install or upgrade save vars.xml file.

This commit is contained in:
Mark Crane 2013-04-28 07:28:04 +00:00
parent b132db8eeb
commit af0eed8d32
1 changed files with 3 additions and 0 deletions

View File

@ -222,5 +222,8 @@ EOD;
}
}
}
//save the vars.xml file
save_var_xml();
}
?>