missed a stray setting

This commit is contained in:
skeeter 2000-12-31 03:28:08 +00:00
parent fe8d288061
commit f248381a6f

View File

@ -361,7 +361,6 @@
}
if ($preferences_update) {
$phpgw->preferences->commit(__LINE__,__FILE__);
$phpgw_info["user"]["preferences"]["common"] = $phpgw->preferences->preferences["common"];
}
unset($preferences_update);
}