Rev 41 | Rev 188 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 41 | Rev 172 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <?php
|
1 | <?php
|
2 | 2 | ||
3 | $quantum_leap = array( |
3 | $quantum_leap = array( |
4 | // 'ignore' => true,
|
4 | // 'ignore' => true,
|
5 | 'channel' => 'ITV4', |
5 | 'channel' => 'online', |
6 | 'showtimes' => 'Mo–Fr 19:00', |
6 | // 'showtimes' => 'Mo–Fr 19:00',
|
7 | 'seen' => array(array(1, 8), 74), |
7 | 'seen' => array(array(1, 10)), |
8 | 'last_seen' => mktime(19, 0, 0, 1, 19, 2012), |
8 | // 'last_seen' => mktime(19, 0, 0, 1, 19, 2012),
|
9 | 'seasons' => array(8, 22, 22, 22, 21), |
9 | 'seasons' => array(8, 22, 22, 22, 21), |
10 | 'episodes' => array( |
10 | 'episodes' => array( |
11 | 1 => "Genesis", |
11 | 1 => "Genesis", |
12 | 2 => "Star-Crossed", |
12 | 2 => "Star-Crossed", |
13 | 3 => "The Right Hand of God", |
13 | 3 => "The Right Hand of God", |