Rev 64 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 64 | Rev 267 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <?php
|
1 | <?php
|
2 | 2 | ||
3 | $tng = array( |
3 | $tng = array( |
4 | 'ignore' => true, |
4 | 'ignore' => true, |
5 | 'channel' => 'Blu-Ray', |
5 | 'channel' => 'BD', |
6 | 'seen' => array(array(1, 6), 9, 11), |
6 | 'seen' => array(array(1, 6), 9, 11), |
7 | 'seasons' => array(26, 22, 26, 26, 26, 26, 26), |
7 | 'seasons' => array(26, 22, 26, 26, 26, 26, 26), |
8 | 'episode_list' => 'http://en.memory-alpha.org/wiki/Star_Trek:_The_Next_Generation#Episode_list', |
8 | 'episode_list' => 'http://en.memory-alpha.org/wiki/Star_Trek:_The_Next_Generation#Episode_list', |
9 | 'episodes' => array( |
9 | 'episodes' => array( |
10 | 1 => 'Encounter at Farpoint, Part 1', |
10 | 1 => 'Encounter at Farpoint, Part 1', |