From 993e166c1634e0329547ea240e948e3feadef5ad Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 31 Mar 2013 16:53:00 -0700 Subject: added a new set of LGPL licensed cards --- include/db.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/db.php') 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': -- cgit v1.2.3-18-g5258