changed about
[enigtomb.git] / DreamboxBouqets.php
index 2e420d57659a4cbf7d70401de30acd82a98d499e..e035b6d9ef470b72f1ae6d8f674af0618f5fed5d 100644 (file)
@@ -3,6 +3,7 @@
 * Fetches bouqet information from the dreambox
 *
 * @author Christian Weiske <cweiske@cweiske.de>
+* @license  LGPL http://www.gnu.org/copyleft/lesser.html
 */
 class DreamboxBouqets
 {
@@ -19,7 +20,6 @@ class DreamboxBouqets
         $streamhost = 'http://' . $ip . ':8001';
         $url_getServices     = $host . "/web/getservices?sRef=";
         $url_stream_playlist = $host . '/web/stream.m3u?ref=';
-        //1%3A7%3A2%3A0%3A0%3A0%3A0%3A0%3A0%3A0%3A(type%20%3D%3D%202)%20FROM%20BOUQUET%20%22userbouquet.info_______________radio_.radio%22%20ORDER%20BY%20bouquet
         $url_bouqet_epg      = $host . '/web/epgnow?bRef=';
         $url_stream          = $streamhost . '/';