X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;fp=web%2FObj%2Fbrisk.phh;h=e88f1db7648f61ac30f5d2c6fb4afd19b1d77a8e;hb=8e29e6c5f6919cdf37bed7f6782ac549c14e6210;hp=20e6e3a82f62f04003193892b4f735adeb15a125;hpb=abbf134a4f6bcf2ce006011f263148b0ea073bf5;p=brisk.git diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 20e6e3a..e88f1db 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -814,7 +814,7 @@ class Client_prefs { $user->rec->supp_comp_set($this->supp_comp); } if ($is_save) - $user->store_set(); + $user->prefs_store(); } }