From 74ce5e0f2c94220aa23d07f4da6f9e9640de2101 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Fri, 23 Apr 2010 22:27:16 -0700 Subject: [PATCH] updated license for german cards --- include/db.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/db.php b/include/db.php index ad6c6f0..bd50189 100644 --- a/include/db.php +++ b/include/db.php @@ -783,7 +783,7 @@ function DB_get_PREF($myid) { case 'cardset': /* licence only valid until then */ - if($pref[1]=='altenburg' && (time()-strtotime( '2009-12-31 23:59:59')<0) ) + if($pref[1]=='altenburg' && (time()-strtotime( '2012-12-31 23:59:59')<0) ) $PREF['cardset']='altenburg'; break; -- 2.25.1