Subversion Repositories LCARS

Rev

Rev 26 | Rev 32 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26 Rev 28
Line 1... Line 1...
1
<?php
1
<?php
2
2
3
$macgyver = array(
3
$macgyver = array(
4
  'channel'   => 'online',
4
  'channel'   => 'online',
5
  'seen'      => array(array(1, 8)),
5
  'seen'      => array(array(1, 9)),
6
  'seasons'   => array(22, 22, 20, 19, 21, 21, 14),
6
  'seasons'   => array(22, 22, 20, 19, 21, 21, 14),
7
  'episode_list' => 'wiki:en:List_of_MacGyver_episodes',
7
  'episode_list' => 'wiki:en:List_of_MacGyver_episodes',
8
  'episodes' => array(
8
  'episodes' => array(
9
      1 => "Pilot",
9
      1 => "Pilot",
10
      2 => "The Golden Triangle",
10
      2 => "The Golden Triangle",