Subversion Repositories LCARS

Rev

Rev 188 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 188 Rev 199
Line 1... Line 1...
1
<?php
1
<?php
2
2
3
$futurama = array(
3
$futurama = array(
4
  'channel'   => 'VIVA.de',
4
  'channel'   => 'online',
5
  'showtimes' => 'Mo-Fr 21:45',
5
//   'showtimes' => 'Mo-Fr 21:45',
6
  'seen'      => array(array(1, 22), 65),
6
  'seen'      => array(array(1, 22), 65),
7
  'seasons'   => array(13, 19, 22, 18, 16, 26, 26),
7
  'seasons'   => array(13, 19, 22, 18, 16, 26, 26),
8
  'episode_list' => 'wiki:Liste_der_Futurama-Episoden',
8
  'episode_list' => 'wiki:Liste_der_Futurama-Episoden',
9
  'episodes' => array(
9
  'episodes' => array(
10
      1 => 'Zeit und Raum 3000 (Space Pilot 3000)',
10
      1 => 'Zeit und Raum 3000 (Space Pilot 3000)',