X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Fdb.php;h=23959080ba704661c98737f641344d947fb39567;hp=f9eb07afe530963873efdab5f42493bfcfc2fd7e;hb=ef0fd1178c4f9e5bea92dac7d02a12ce0d523547;hpb=5116d22ed84db0f15a7f583bcbe243ee2cd606e1 diff --git a/include/db.php b/include/db.php index f9eb07a..2395908 100644 --- a/include/db.php +++ b/include/db.php @@ -808,6 +808,8 @@ function DB_get_PREF($myid) switch($pref[0]) { case 'cardset': + if($pref[1]) + $PREF['cardset'] = $pref[1]; break; case 'email':