type warning in dimension tags
[fa-stable.git] / includes / prefs / userprefs.inc
index 49ef0e80a3277c6ef5ed52ebac1c91d73678085e..93f941807bc40143a16205270a8805eb6895259f 100644 (file)
@@ -46,6 +46,7 @@ class user_prefs
                        $this->date_format = $dflt_date_fmt;
                        $this->tho_sep = 0;
                        $this->dec_sep = 0;
+                       $this->price_dec = 2;
                        $this->language = $dflt_lang;
                        $this->theme = 'default';