From be205de31c62e22c4347e2c3514efe945645d946 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Wed, 16 Jan 2013 21:38:08 -0800 Subject: remove Altenburger Spielkarten, their copyright notice, etc. since the licence expired They changed their company police and won't give out a free licence agreement anymore, so might as well remove it completely. --- include/db.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/db.php') diff --git a/include/db.php b/include/db.php index 11a83e6..f683beb 100644 --- a/include/db.php +++ b/include/db.php @@ -812,9 +812,6 @@ function DB_get_PREF($myid) switch($pref[0]) { case 'cardset': - /* licence only valid until then */ - if($pref[1]=='altenburg' && (time()-strtotime( '2012-12-31 23:59:59')<0) ) - $PREF['cardset']='altenburg'; break; case 'email': -- cgit v1.2.3-18-g5258