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(16075)
}
}

Years ago
NZ NBL kicks team out of playoffs
Hey Isaac, what are the annual fees for an NBL team to the league? I would have thought an NBL team would have to pay $X for an initial licence and then say $Y/yr to cover the "admin" of the league (eg refs etc)

Years ago
Would have probably been preferable to pull them from the league BEFORE the finals; as that is basically a proverbial "finger to the eye" of the Stars players.
If something of that magnitude were to happen in the NBL, you'd have to consider the kind of flak the league would get due to it (especially in the instances of teams like Sydney or Brisbane). You'd want to save decisions like that til after the finals.
