summaryrefslogtreecommitdiffstats
path: root/include/db.php
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2013-03-31 16:53:00 -0700
committerArun Persaud <arun@nubati.net>2013-03-31 16:53:00 -0700
commit993e166c1634e0329547ea240e948e3feadef5ad (patch)
tree48d7f4179e1594f0c636aa3d662e9d8d28ee58a8 /include/db.php
parentcc5ee43f916eb57516adfbd8c37f024cc9c728cb (diff)
downloade-DoKo-993e166c1634e0329547ea240e948e3feadef5ad.tar.gz
e-DoKo-993e166c1634e0329547ea240e948e3feadef5ad.tar.bz2
e-DoKo-993e166c1634e0329547ea240e948e3feadef5ad.zip
added a new set of LGPL licensed cards
Diffstat (limited to 'include/db.php')
-rw-r--r--include/db.php2
1 files changed, 2 insertions, 0 deletions
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':