settings are now saved

master
Roland Gruber 21 years ago
parent 1850f10ded
commit 249007884e

@ -67,6 +67,7 @@ if ($pass1 != "") {
echo ("<b>" . _("Password changed!") . "</b><br><br>");
}
// save settings
$conf->save();
echo ("<b>" . _("Saving the following settings:") . "</b><br><br>");
$conf->printconf();
?>

Loading…
Cancel
Save