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 | $charmed = array(  | 
            3 | $charmed = array(  | 
          
| 4 | //   'ignore' => true,
 | 
            4 | //   'ignore' => true,
 | 
          
| 5 | 'channel' => 'online',  | 
            5 | 'channel' => 'online',  | 
          
| 6 | //   'showtimes' => 'Do 21:50',
 | 
            6 | //   'showtimes' => 'Do 21:50',
 | 
          
| 7 | 'seen' => array(array(1, 24)),  | 
            7 | 'seen' => array(array(1, 25)),  | 
          
| 8 | //   'last_seen' => mktime(8, 10, 0, 10, 20, 2011),
 | 
            8 | //   'last_seen' => mktime(8, 10, 0, 10, 20, 2011),
 | 
          
| 9 | 'seasons' => array(22, 22, 22, 22, 23, 23, 22, 22),  | 
            9 | 'seasons' => array(22, 22, 22, 22, 23, 23, 22, 22),  | 
          
| 10 | 'episode_list' => 'http://www.tvsi.de/mysteryserien/charmed.php',  | 
            10 | 'episode_list' => 'http://www.tvsi.de/mysteryserien/charmed.php',  | 
          
| 11 | 'episodes' => array(  | 
            11 | 'episodes' => array(  | 
          
| 12 | 1 => "Something Wicca This Way Comes (Das Buch der Schatten)",  | 
            12 | 1 => "Something Wicca This Way Comes (Das Buch der Schatten)",  |