array(2) {
[0]=>
string(815) "
select r.*,
rc.info,
t.title as threadtitle,
u.username as username,
u.anonymous as useranonymous,
`f`.`value` AS `flairvalue`,
`ft`.`name` AS `flairname`,
`ft`.`colour` AS `flaircolour`,
`ft`.`icon` AS `flairicon`
from reply as r
join thread as t on t.id = r.threadid
join replycontent as rc on rc.replyid = r.id
join user as u on u.id = r.userid
left join `flair` `f` on `f`.`userid` = `u`.`id` and `f`.`categoryid` = `t`.`categoryid`
left join `flairoption` `ft` on `ft`.`id` = `f`.`flairoptionid`
where r.businessid = :businessId
and r.threadid = :threadId
group by r.id
order by r.utcdated desc
limit 0,50
"
[1]=>
array(2) {
["businessId"]=>
int(1)
["threadId"]=>
int(15865)
}
}
I wonder why ABC isn't showing the games. They show the WNBL (and yes I understand that some people believe that the ABC are only showing it because they have no choice in the matter) but I wouldn't mind the NBL doing so for the same reasons.
I've got Foxtel so I'm not overly affected; the only thing that sucks is the "pre-determined" matches of the week. It's always hilarious that they'll go to one city for a game based on "names and club prestige" while missing a blockbuster between to "bottom 4" sides.
I'm just hoping there aren't cutbacks in screenings this year. Considering how Foxtel has changed the showing of the NBA finals, I'd hate to see the effects be passed on to the NBL.