diff options
Diffstat (limited to 'include/db.php')
-rw-r--r-- | include/db.php | 3 |
1 files changed, 0 insertions, 3 deletions
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': |