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

Years ago
EOI - Junior Coaches - Eastern Mavericks
I was reading an article about the guy that's trying to bring an NBL team to Newcastle (something Tinkler I think his name was?) and how he invited Sengstock to a Newcastle A-League game (a team he owns, as well as the Newcastle NRL team) to try to get an NBL team in Newcastle. Apparently the guy is worth nearly a billion dollars and he's trying to court the NBL? Sounds like it should definitely be the other way around.
Does anyone know what's happening with this? That article was written at the end of last year. Ah I might as well provide a link... http://www.theherald.com.au/news/local/sport/football-soccer/hoop-dreams-tinkler-courts-idea-of-newcastle-returning-to-nbl/2012301.aspx
