X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=e88f1db7648f61ac30f5d2c6fb4afd19b1d77a8e;hb=d40b54308d7b7cbeaaf0b997fcf5f9dcbef64518;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(); } }