Rev 188 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 188 | Rev 192 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | $scrubs = array( |
3 | $scrubs = array( |
4 | // 'ignore' => true,
|
4 | // 'ignore' => true,
|
5 | 'channel' => 'E4', |
5 | 'channel' => 'E4', |
6 | 'showtimes' => 'Mo–Fr 18:00–18:30', |
6 | 'showtimes' => 'Mo–Fr 18:00–18:30', |
7 | 'seen' => array(array(1, 20)), |
7 | 'seen' => array(array(1, 24)), |
8 | 'last_seen' => mktime(18, 30, 0, 9, 6, 2011), |
8 | 'last_seen' => mktime(18, 30, 0, 9, 6, 2011), |
9 | 'seasons' => array(24, 22, 22, 25, 24, 22, 11, 19, 13), |
9 | 'seasons' => array(24, 22, 22, 25, 24, 22, 11, 19, 13), |
10 | 'episodes' => array( |
10 | 'episodes' => array( |
11 | 1 => "My First Day", |
11 | 1 => "My First Day", |
12 | 2 => "My Mentor", |
12 | 2 => "My Mentor", |