updated license for german cards
authorArun Persaud <arun@nubati.net>
Sat, 24 Apr 2010 05:27:16 +0000 (22:27 -0700)
committerArun Persaud <arun@nubati.net>
Sat, 24 Apr 2010 05:27:16 +0000 (22:27 -0700)
include/db.php

index ad6c6f0cfbae967f536e99073f436ef6b9b8d781..bd50189d69f8435784144621a9d5ccbe4b5e3cd1 100644 (file)
@@ -783,7 +783,7 @@ function DB_get_PREF($myid)
        {
        case 'cardset':
          /* licence only valid until then */
        {
        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;
 
            $PREF['cardset']='altenburg';
          break;