X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fdisplay_prefs.php;h=cafb4527dbced802e896b8553edb2e7e7a4c2ee0;hb=7e4a25e77c81fb5daabe53f83cc10c147808fd01;hp=3dd369eabfb9674c4894f511bbdfa1777f23dc6c;hpb=b96a780b507fdea32b155677182920cfb9d47264;p=fa-stable.git diff --git a/admin/display_prefs.php b/admin/display_prefs.php index 3dd369ea..cafb4527 100644 --- a/admin/display_prefs.php +++ b/admin/display_prefs.php @@ -25,7 +25,9 @@ if (isset($_POST['setprefs'])) $_POST['theme'], $_POST['page_size']); language::set_language($_POST['language']); - + + flush_dir($comp_path.'/'.user_company().'/js_cache'); + if (user_theme() != $theme) reload_page("");