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

Years ago
SEABL round 2
SEABL Round 2 Recap on PnR is now up:
SEABL Round 2: Geelong Create East Separation while the CoE Inflict Some Pain
SEABL MEN: The East Conference is looking a little lop-sided after two rounds as the Geelong Supercats sit on top with a 3-0 record while four sides are yet to pick up their first win.
SEABL WOMEN: Having picked up a victory in their first ever SEABL match, the Centre of Excellence were even more impressive this week, annihilating the Albury/Wodonga Lady Bandits in one of the competition’s worst ever defeats.

