Subversion Repositories LCARS

Rev

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

Rev 32 Rev 41
Line 1... Line 1...
1
<?php
1
<?php
2
2
3
$castle = array(
3
$castle = array(
-
 
4
  'ignore'    => true,
4
  'channel'   => 'online',
5
  'channel'   => 'online',
5
//     'showtimes' => 'Fr 20:00',
6
//     'showtimes' => 'Fr 20:00',
6
  'seen'      => array(array(1, 7)),
7
  'seen'      => array(array(1, 7)),
7
//     'last_seen' => mktime(20, 0, 0, 7, 1, 2011),
8
//     'last_seen' => mktime(20, 0, 0, 7, 1, 2011),
8
  'seasons'   => array(10, 24, 24, 23),
9
  'seasons'   => array(10, 24, 24, 23),