Subversion Repositories LCARS

Rev

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

Rev 267 Rev 302
Line 2... Line 2...
2
2
3
$moonlighting = array(
3
$moonlighting = array(
4
//       'ignore'    => true,
4
//       'ignore'    => true,
5
    'channel'   => 'online',
5
    'channel'   => 'online',
6
//     'showtimes' => 'Mi–Fr 21:00',
6
//     'showtimes' => 'Mi–Fr 21:00',
7
    'seen'      => array(array(1, 9)),
7
    'seen'      => array(array(1, 10)),
8
//     'last_seen' => mktime(21, 0, 0, 9, 8, 2011),
8
//     'last_seen' => mktime(21, 0, 0, 9, 8, 2011),
9
    'seasons'   => array(6, 18, 15, 14, 13),
9
    'seasons'   => array(6, 18, 15, 14, 13),
10
    'episodes' => array(
10
    'episodes' => array(
11
       1 => "Pilot",
11
       1 => "Pilot",
12
       2 => "Gunfight at the So-So Corral",
12
       2 => "Gunfight at the So-So Corral",