summaryrefslogtreecommitdiffstats
path: root/include/db.php
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2013-01-16 21:38:08 -0800
committerArun Persaud <arun@nubati.net>2013-01-16 21:54:58 -0800
commitbe205de31c62e22c4347e2c3514efe945645d946 (patch)
tree91fb4aebb666bf701b9a2221367c033636d6f38e /include/db.php
parent8c047042c0030fbf2a81e0d4e8b58d5f30fa089a (diff)
downloade-DoKo-be205de31c62e22c4347e2c3514efe945645d946.tar.gz
e-DoKo-be205de31c62e22c4347e2c3514efe945645d946.tar.bz2
e-DoKo-be205de31c62e22c4347e2c3514efe945645d946.zip
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.
Diffstat (limited to 'include/db.php')
-rw-r--r--include/db.php3
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':