Rerun. Stuff forgotten.
[fa-stable.git] / admin / inst_upgrade.php
index 1d646af2ed571835653f693a1418ce48597066ea..670ecb1515d260bbdf3ccad7a05f7cd016d52282 100644 (file)
@@ -164,6 +164,7 @@ if (get_post('Upgrade'))
                $_SESSION["wa_current_user"]->prefs = new user_prefs($user);
                display_notification(_('All companies data has been successfully updated'));
        }       
+       unset($_SESSION['SysPrefs']); // re-read system setup
        $Ajax->activate('_page_body');
 }