remove Altenburger Spielkarten, their copyright notice, etc. since the licence expired
[e-DoKo.git] / rss.php
diff --git a/rss.php b/rss.php
index c089fb5ebe0423de14888cf49d8570097e93e535..a6e5d1b90e42c4487563d066b7228ed224cae50e 100644 (file)
--- a/rss.php
+++ b/rss.php
@@ -1,5 +1,5 @@
 <?php
-/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arun Persaud <arun@nubati.net>
+/* Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Arun Persaud <arun@nubati.net>
  *
  *   This file is part of e-DoKo.
  *
@@ -75,8 +75,7 @@ header("Content-Type: text/xml");
 <?php
 
 /* set language */
-$PREF = DB_get_PREF($id);
-set_language($PREF['language']);
+set_language($id,'uid');
 
 echo '<subtitle>'._('Know when it is your turn')."</subtitle>\n";